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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/multiple-report-policies-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 ERROR: line 8: [Report Only] Refused to load the image 'ftp://blah.test/ ' because it violates the following Content Security Policy directive: "img-src http://* https://*". 1 CONSOLE ERROR: line 8: [Report Only] Refused to load the image 'ftp://blah.test/ ' because it violates the following Content Security Policy directive: "img-src http://* https://*".
2 2
3 PingLoader dispatched to 'http://127.0.0.1:8000/security/contentSecurityPolicy/r esources/save-report.php?test=multiple-report-policies-1'. 3 PingLoader dispatched to 'http://127.0.0.1:8000/security/contentSecurityPolicy/r esources/save-report.php?test=multiple-report-policies-1'.
4 CONSOLE ERROR: line 8: [Report Only] Refused to load the image 'ftp://blah.test/ ' because it violates the following Content Security Policy directive: "img-src http://*". 4 CONSOLE ERROR: line 8: [Report Only] Refused to load the image 'ftp://blah.test/ ' because it violates the following Content Security Policy directive: "img-src http://*".
5 5
6 PingLoader dispatched to 'http://127.0.0.1:8000/security/contentSecurityPolicy/r esources/save-report.php?test=multiple-report-policies-2'. 6 PingLoader dispatched to 'http://127.0.0.1:8000/security/contentSecurityPolicy/r esources/save-report.php?test=multiple-report-policies-2'.
7 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. 7 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.
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698