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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 PingLoader dispatched to 'http://localhost:8000/navigation/resources/save-Ping.p hp?test=cross-origin'. 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.
2 Ping sent successfully 2
3 CONTENT_TYPE: text/ping 3 This page calls testRunner.notifyDone().
4 HTTP_PING_TO: https://127.0.0.1:8443/navigation/resources/check-ping.php?test=cr oss-origin
5 REQUEST_METHOD: POST
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698