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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-event-redirect.https-expected.txt

Issue 2651943002: Block subresource requests whose URLs include credentials. (Closed)
Patch Set: Test. Created 3 years, 8 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 Non-navigation, manual redirect, cors mode Request redirected to same-origi n without credentials should fail opaqueredirect interception and response shoul d not be redirected
3 PASS Non-navigation, manual redirect, cors mode Request redirected to no-cors wi thout credentials should fail opaqueredirect interception and response should no t be redirected
4 PASS Non-navigation, manual redirect, cors mode Request redirected to cors witho ut credentials should fail opaqueredirect interception and response should not b e redirected
5 PASS Non-navigation, manual redirect, same-origin mode Request redirected to sam e-origin without credentials should fail opaqueredirect interception and respons e should not be redirected
6 PASS Non-navigation, manual redirect, same-origin mode Request redirected to no- cors without credentials should fail opaqueredirect interception and response sh ould not be redirected
7 PASS Non-navigation, manual redirect, same-origin mode Request redirected to cor s without credentials should fail opaqueredirect interception and response shoul d not be redirected
8 PASS Non-navigation, manual redirect, no-cors mode Request redirected to same-or igin without credentials should fail opaqueredirect interception and response sh ould not be redirected
9 PASS Non-navigation, manual redirect, no-cors mode Request redirected to no-cors without credentials should succeed interception and response should not be redi rected
10 PASS Non-navigation, manual redirect, no-cors mode Request redirected to cors wi thout credentials should succeed interception and response should not be redirec ted
11 PASS Non-navigation, manual redirect, cors mode Request redirected to same-origi n with credentials should fail opaqueredirect interception and response should n ot be redirected
12 PASS Non-navigation, manual redirect, cors mode Request redirected to no-cors wi th credentials should fail opaqueredirect interception and response should not b e redirected
13 PASS Non-navigation, manual redirect, cors mode Request redirected to cors with credentials should fail opaqueredirect interception and response should not be r edirected
14 PASS Non-navigation, manual redirect, same-origin mode Request redirected to sam e-origin with credentials should fail opaqueredirect interception and response s hould not be redirected
15 PASS Non-navigation, manual redirect, same-origin mode Request redirected to no- cors with credentials should fail opaqueredirect interception and response shoul d not be redirected
16 PASS Non-navigation, manual redirect, same-origin mode Request redirected to cor s with credentials should fail opaqueredirect interception and response should n ot be redirected
17 PASS Non-navigation, manual redirect, no-cors mode Request redirected to same-or igin with credentials should fail opaqueredirect interception and response shoul d not be redirected
18 PASS Non-navigation, manual redirect, no-cors mode Request redirected to no-cors with credentials should succeed interception and response should not be redirec ted
19 PASS Non-navigation, manual redirect, no-cors mode Request redirected to cors wi th credentials should succeed interception and response should not be redirected
20 PASS Non-navigation, follow redirect, cors mode Request redirected to same-origi n without credentials should succeed interception and response should be redirec ted
21 PASS Non-navigation, follow redirect, cors mode Request redirected to no-cors wi thout credentials should fail interception and response should not be redirected
22 PASS Non-navigation, follow redirect, cors mode Request redirected to cors witho ut credentials should succeed interception and response should be redirected
23 PASS Non-navigation, follow redirect, same-origin mode Request redirected to sam e-origin without credentials should succeed interception and response should be redirected
24 PASS Non-navigation, follow redirect, same-origin mode Request redirected to no- cors without credentials should fail interception and response should not be red irected
25 PASS Non-navigation, follow redirect, same-origin mode Request redirected to cor s without credentials should fail interception and response should not be redire cted
26 PASS Non-navigation, follow redirect, no-cors mode Request redirected to same-or igin without credentials should succeed interception and response should be redi rected
27 PASS Non-navigation, follow redirect, no-cors mode Request redirected to no-cors without credentials should succeed interception and response should not be redi rected
28 PASS Non-navigation, follow redirect, no-cors mode Request redirected to cors wi thout credentials should succeed interception and response should not be redirec ted
29 FAIL Non-navigation, follow redirect, cors mode Request redirected to same-origi n with credentials should succeed interception and response should be redirected assert_unreached: unexpected rejection: TypeError: Failed to fetch Reached unre achable code
30 PASS Non-navigation, follow redirect, cors mode Request redirected to no-cors wi th credentials should fail interception and response should not be redirected
31 PASS Non-navigation, follow redirect, cors mode Request redirected to cors with credentials should fail interception and response should be redirected
32 FAIL Non-navigation, follow redirect, same-origin mode Request redirected to sam e-origin with credentials should succeed interception and response should be red irected assert_unreached: unexpected rejection: TypeError: Failed to fetch Reach ed unreachable code
33 PASS Non-navigation, follow redirect, same-origin mode Request redirected to no- cors with credentials should fail interception and response should not be redire cted
34 PASS Non-navigation, follow redirect, same-origin mode Request redirected to cor s with credentials should fail interception and response should not be redirecte d
35 FAIL Non-navigation, follow redirect, no-cors mode Request redirected to same-or igin with credentials should succeed interception and response should be redirec ted assert_unreached: unexpected rejection: TypeError: Failed to fetch Reached u nreachable code
36 FAIL Non-navigation, follow redirect, no-cors mode Request redirected to no-cors with credentials should succeed interception and response should not be redirec ted assert_unreached: unexpected rejection: TypeError: Failed to fetch Reached u nreachable code
37 FAIL Non-navigation, follow redirect, no-cors mode Request redirected to cors wi th credentials should succeed interception and response should not be redirected assert_unreached: unexpected rejection: TypeError: Failed to fetch Reached unre achable code
38 PASS Non-navigation, error redirect, cors mode Request redirected to same-origin without credentials should fail interception and response should not be redirec ted
39 PASS Non-navigation, error redirect, cors mode Request redirected to no-cors wit hout credentials should fail interception and response should not be redirected
40 PASS Non-navigation, error redirect, cors mode Request redirected to cors withou t credentials should fail interception and response should not be redirected
41 PASS Non-navigation, error redirect, same-origin mode Request redirected to same -origin without credentials should fail interception and response should not be redirected
42 PASS Non-navigation, error redirect, same-origin mode Request redirected to no-c ors without credentials should fail interception and response should not be redi rected
43 PASS Non-navigation, error redirect, same-origin mode Request redirected to cors without credentials should fail interception and response should not be redirec ted
44 PASS Non-navigation, error redirect, no-cors mode Request redirected to same-ori gin without credentials should fail interception and response should not be redi rected
45 PASS Non-navigation, error redirect, no-cors mode Request redirected to no-cors without credentials should fail interception and response should not be redirect ed
46 PASS Non-navigation, error redirect, no-cors mode Request redirected to cors wit hout credentials should fail interception and response should not be redirected
47 PASS Non-navigation, error redirect, cors mode Request redirected to same-origin with credentials should fail interception and response should not be redirected
48 PASS Non-navigation, error redirect, cors mode Request redirected to no-cors wit h credentials should fail interception and response should not be redirected
49 PASS Non-navigation, error redirect, cors mode Request redirected to cors with c redentials should fail interception and response should not be redirected
50 PASS Non-navigation, error redirect, same-origin mode Request redirected to same -origin with credentials should fail interception and response should not be red irected
51 PASS Non-navigation, error redirect, same-origin mode Request redirected to no-c ors with credentials should fail interception and response should not be redirec ted
52 PASS Non-navigation, error redirect, same-origin mode Request redirected to cors with credentials should fail interception and response should not be redirected
53 PASS Non-navigation, error redirect, no-cors mode Request redirected to same-ori gin with credentials should fail interception and response should not be redirec ted
54 PASS Non-navigation, error redirect, no-cors mode Request redirected to no-cors with credentials should fail interception and response should not be redirected
55 PASS Non-navigation, error redirect, no-cors mode Request redirected to cors wit h credentials should fail interception and response should not be redirected
56 Harness: the test ran to completion.
57
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698