Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(398)

Side by Side Diff: LayoutTests/http/tests/navigation/ping-cross-origin-from-https-expected.txt

Issue 566533003: Mixed Content: Make MixedContentChecker completely static. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixing tests. Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/http/tests/security/mixedContent/insecure-eventsource-in-main-frame-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE ERROR: [blocked] The page at 'https://127.0.0.1:8443/navigation/resource s/ping-cross-origin-from-https-target.html' was loaded over HTTPS, but ran insec ure content from 'http://localhost:8000/navigation/resources/save-Ping.php?test= cross-origin-from-https': this content should also be loaded over HTTPS. 1 CONSOLE ERROR: Mixed Content: The page at 'https://127.0.0.1:8443/navigation/res ources/ping-cross-origin-from-https-target.html' was loaded over HTTPS, but requ ested an insecure hyperlink auditing endpoint 'http://localhost:8000/navigation/ resources/save-Ping.php?test=cross-origin-from-https'. This request has been blo cked; the content must be served over HTTPS.
2
3 This page calls testRunner.notifyDone(). 2 This page calls testRunner.notifyDone().
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/http/tests/security/mixedContent/insecure-eventsource-in-main-frame-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698