1CONSOLE WARNING: line 8: Mixed Content: The page at 'https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-frame.html' was loaded over HTTPS, but requested an insecure resource 'http://127.0.0.1:8080/security/mixedContent/resources/boring.html'. This content should also be served over HTTPS.
1CONSOLE WARNING: Mixed Content: The page at 'https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-frame.html' was loaded over HTTPS, but requested an insecure resource 'http://127.0.0.1:8080/security/mixedContent/resources/boring.html'. This content should also be served over HTTPS.
2 This test loads a secure iframe that loads an insecure iframe. We should get a m
ixed content callback becase the child frame is HTTPS.
2 This test loads a secure iframe that loads an insecure iframe. We should get a m
ixed content callback becase the child frame is HTTPS.
Issue 1550723003: Adapt MixedContentChecker for remote frames
(Closed)
Created 4 years, 11 months ago by estark
Modified 4 years, 10 months ago
Reviewers: jochen (gone - plz use gerrit), alexmos, Mike West
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 68