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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/workers/referer-expected.txt

Issue 2659823004: Add deprecation messages for blocked subresource types. (Closed)
Patch Set: Created 3 years, 10 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.
1 Referer should be set for XMLHttpRequest from Workers. 2 Referer should be set for XMLHttpRequest from Workers.
2 3
3 PASS: Sync referer. 4 PASS: Sync referer.
4 PASS: Async referer. 5 PASS: Async referer.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698