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

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

Issue 324013003: Block mixed PingLoader requests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase. Created 6 years, 6 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
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 80d73bca98ddc0fd3be48b92cf9b14d9782e12eb..32b19244a88dc337b1cddfc457b33deb400a31dd 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,5 +1,3 @@
-PingLoader dispatched to 'http://localhost:8000/navigation/resources/save-Ping.php?test=cross-origin'.
-Ping sent successfully
-CONTENT_TYPE: text/ping
-HTTP_PING_TO: https://127.0.0.1:8443/navigation/resources/check-ping.php?test=cross-origin
-REQUEST_METHOD: POST
+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.
+
+This page calls testRunner.notifyDone().

Powered by Google App Engine
This is Rietveld 408576698