1 CONSOLE ERROR: Mixed Content: The page at 'https://127.0.0.1:8443/security/mixed
Content/resources/frame-with-insecure-image.html' was loaded over HTTPS, but req
uested an insecure image 'http://example.test:8080/security/resources/compass.jp
g'. This request has been blocked; the content must be served over HTTPS.
1 CONSOLE ERROR: Mixed Content: The page at 'https://127.0.0.1:8443/security/mixed
Content/resources/frame-with-insecure-image.html' was loaded over HTTPS, but req
uested an insecure image 'http://example.test:8080/security/resources/compass.jp
g'. This request has been blocked; the content must be served over HTTPS.
2This test opens a window that loads an insecure image. We should not trigger a mixed content callback even though the main frame in the window is HTTPS and is displaying insecure content, because we've set the preference to block this.
2This test opens a window that loads an insecure image. We should not trigger a mixed content callback because we've set the preference to block all mixed content, including passive content.
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