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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/deprecated-subresource-requests-expected.txt

Issue 2775763002: Block 'ftp:' subresource requests from non-'ftp:' pages. (Closed)
Patch Set: Rebaseline. Created 3 years, 9 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: Subresource requests using legacy protocols (like `ftp:`) are d eprecated, and will be blocked in M59, around June 2017. Please deliver web-acce ssible resources over modern protocols like HTTPS. See https://www.chromestatus. com/feature/5709390967472128 for more details. 1 CONSOLE WARNING: Subresource requests using legacy protocols (like `ftp:`) are a re blocked. Please deliver web-accessible resources over modern protocols like H TTPS. See https://www.chromestatus.com/feature/5709390967472128 for details.
2 CONSOLE WARNING: Subresource requests whose URLs contain embedded credentials (e .g. `https://user:pass@host/`) are deprecated, and will be blocked in M59, aroun d June 2017. See https://www.chromestatus.com/feature/5669008342777856 for more details. 2 CONSOLE WARNING: Subresource requests whose URLs contain embedded credentials (e .g. `https://user:pass@host/`) are deprecated, and will be blocked in M59, aroun d June 2017. See https://www.chromestatus.com/feature/5669008342777856 for more details.
3 This is a testharness.js-based test. 3 This is a testharness.js-based test.
4 PASS Untitled 4 PASS Untitled
5 Harness: the test ran to completion. 5 Harness: the test ran to completion.
6 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698