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

Unified 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/navigation/ping-cross-origin-from-https-expected.txt
diff --git a/LayoutTests/http/tests/navigation/ping-cross-origin-from-https-expected.txt b/LayoutTests/http/tests/navigation/ping-cross-origin-from-https-expected.txt
index 32b19244a88dc337b1cddfc457b33deb400a31dd..042b203c106bd3384051bed10a6b10044b0c5db9 100644
--- a/LayoutTests/http/tests/navigation/ping-cross-origin-from-https-expected.txt
+++ b/LayoutTests/http/tests/navigation/ping-cross-origin-from-https-expected.txt
@@ -1,3 +1,2 @@
-CONSOLE ERROR: [blocked] The page at 'https://127.0.0.1:8443/navigation/resources/ping-cross-origin-from-https-target.html' was loaded over HTTPS, but ran insecure content from 'http://localhost:8000/navigation/resources/save-Ping.php?test=cross-origin-from-https': this content should also be loaded over HTTPS.
-
+CONSOLE ERROR: Mixed Content: The page at 'https://127.0.0.1:8443/navigation/resources/ping-cross-origin-from-https-target.html' was loaded over HTTPS, but requested an insecure hyperlink auditing endpoint 'http://localhost:8000/navigation/resources/save-Ping.php?test=cross-origin-from-https'. This request has been blocked; the content must be served over HTTPS.
This page calls testRunner.notifyDone().
« 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