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. |