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

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/http/tests/fetch/workers/block-mixed-content-nocors-base-https-expected.txt

Issue 2895563002: Naively implement WorkerFetchContext::ShouldBlockFetchByMixedContentCheck() (Closed)
Patch Set: Created 3 years, 7 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
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS Startup
3 FAIL Mixed content fetch (no-cors, HTTPS->HTTP) assert_unreached: unexpected ful fillment: [object Response] Reached unreachable code
4 FAIL Mixed content redirect (no-cors, HTTPS->HTTPS->HTTP) assert_unreached: unex pected fulfillment: [object Response] Reached unreachable code
5 FAIL Mixed content redirect no-cors, HTTPS->HTTP->HTTPS) assert_unreached: unexp ected fulfillment: [object Response] Reached unreachable code
6 PASS Same origin redirect (no-cors, HTTPS->HTTPS->HTTPS)
7 PASS Cross origin redirect (no-cors, HTTPS->HTTPS->HTTPS
8 Harness: the test ran to completion.
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698