1 CONSOLE WARNING: line 9: Mixed Content: The page at 'https://127.0.0.1:8443/secu
rity/mixedContent/resources/frame-with-insecure-image.html' was loaded over HTTP
S, but requested an insecure image 'http://example.test:8080/security/resources/
compass.jpg'. This content should also be served over HTTPS.
1 CONSOLE WARNING: line 9: Mixed Content: The page at 'https://127.0.0.1:8443/secu
rity/mixedContent/resources/frame-with-insecure-image.html' was loaded over HTTP
S, but requested an insecure image 'http://example.test:8080/security/resources/
compass.jpg'. This content should also be served over HTTPS.
2This test opens a window that loads an insecure image. We should trigger a mixed content callback even though we've set the preference to block this, because we've overriden the preference via a web permission client callback.
2This test opens a window that loads an insecure image. We should trigger a mixed content callback because passive mixed content is allowed by default.
Issue 2278303002: Remove the allow-displaying-mixed-content setting from Blink.
(Closed)
Created 4 years, 3 months ago by carlosk
Modified 4 years, 3 months ago
Reviewers: Mike West, Torne, nasko, Lei Zhang
Base URL:
Comments: 9