| main frame - didStartProvisionalLoadForFrame |
| main frame - didFinishDocumentLoadForFrame |
| main frame - didHandleOnloadEventsForFrame |
| main frame - didFinishLoadForFrame |
| main frame - didCommitLoadForFrame |
| main frame - didFinishDocumentLoadForFrame |
| main frame - didHandleOnloadEventsForFrame |
| main frame - didFinishLoadForFrame |
| CONSOLE MESSAGE: Blocked mixed content http://127.0.0.1:8000/security/mixedContent/resources/dummy.swf because 'block-all-mixed-content' appears in the Content Security Policy. |
| This test opens a window and loads an insecure plugin. We should trigger a mixed content block because the main frame in the window has CSP directive block-all-mixed-content. |
| |
| documentURI: https://127.0.0.1:8443/security/contentSecurityPolicy/block-all-mixed-content/resources/frame-with-insecure-plugin.html |
| referrer: http://127.0.0.1:8000/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-main-frame.html |
| blockedURI: http://127.0.0.1:8000 |
| violatedDirective: block-all-mixed-content |
| effectiveDirective: block-all-mixed-content |
| originalPolicy: block-all-mixed-content |
| sourceFile: |
| lineNumber: 0 |
| columnNumber: 0 |
| statusCode: 0 |
| |
| |