Hey, all.
Is there any option to run that exact environment+test from the fuzzer here on CI?
Thanks in advance.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
ExecutionContext* Document::GetExecutionContext() const {This change isn't needed; Member::Get() should be fine if the pointer is null.
// Seen CSP tag, but there is no document to check the CSP. Disallow preloads.Maybe the comment should mention that `detach()` has already been called, given that that's what the comment above the definition of `GetDocument()` says.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
ExecutionContext* Document::GetExecutionContext() const {This change isn't needed; Member::Get() should be fine if the pointer is null.
Done
// Seen CSP tag, but there is no document to check the CSP. Disallow preloads.Maybe the comment should mention that `detach()` has already been called, given that that's what the comment above the definition of `GetDocument()` says.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Gentle bump on this @cshar...@chromium.org if you have the time to take a look, please :)
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Thanks all for the review.
I don't have the credentials to merge, could someone please merge this for me?
Thanks in advance!
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Fix Null-dereference READ in blink::Document::GetExecutionContext
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |