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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/workers/referer-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
1 CONSOLE WARNING: line 3: Subresource requests whose URLs contain embedded creden tials (e.g. `https://user:pass@host/`) are deprecated, and will be blocked in M5 9, around June 2017. See https://www.chromestatus.com/feature/5669008342777856 f or more details.
2 Referer should be set for XMLHttpRequest from Workers. 1 Referer should be set for XMLHttpRequest from Workers.
3 2
4 PASS: Sync referer. 3 PASS: Sync referer.
5 PASS: Async referer. 4 PASS: Async referer.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698