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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/multiple-report-policies-expected.txt

Issue 2869203002: Cleanup around LocalFrame initialization (Closed)
Patch Set: +test fix Created 3 years, 7 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/frame/LocalFrame.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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. 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 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 CONSOLE ERROR: [Report Only] Refused to load the image 'ftp://blah.test/' becaus e it violates the following Content Security Policy directive: "img-src http://* https://*".
3 3
4 PingLoader dispatched to 'http://127.0.0.1:8000/security/contentSecurityPolicy/r esources/save-report.php?test=multiple-report-policies-1'. 4 PingLoader dispatched to 'http://127.0.0.1:8000/security/contentSecurityPolicy/r esources/save-report.php?test=multiple-report-policies-1'.
5 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 CONSOLE ERROR: [Report Only] Refused to load the image 'ftp://blah.test/' becaus e it violates the following Content Security Policy directive: "img-src http://* ".
6 6
7 PingLoader dispatched to 'http://127.0.0.1:8000/security/contentSecurityPolicy/r esources/save-report.php?test=multiple-report-policies-2'. 7 PingLoader dispatched to 'http://127.0.0.1:8000/security/contentSecurityPolicy/r esources/save-report.php?test=multiple-report-policies-2'.
8 8
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/frame/LocalFrame.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698