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

Side by Side Diff: LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-cors-no-xorigin-console-messages-expected.txt

Issue 1308253004: Fix Subresource Integrity console message for lack of CORS (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | Source/core/frame/SubresourceIntegrity.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 ERROR: Subresource Integrity: The resource 'http://localhost:8000/securi ty/resources/localScript.js' has an integrity attribute, but the resource requir es the request to be CORS enabled to check the integrity, and it is not. The res ource has not been blocked, but no integrity check occurred. 1 CONSOLE ERROR: Subresource Integrity: The resource 'http://localhost:8000/securi ty/resources/localScript.js' has an integrity attribute, but the resource requir es the request to be CORS enabled to check the integrity, and it is not. The res ource has been blocked because the integrity cannot be enforced.
2 2
OLDNEW
« no previous file with comments | « no previous file | Source/core/frame/SubresourceIntegrity.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698