Side by Side Diff: LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-cors-bad-integrity-expected.txt
Issue 954233003 :
Enable SRI only for same origin and CORS content. (Closed)
Patch Set: Fixed test failures
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/http/tests/security/resources/cors-script.php
LayoutTests/http/tests/security/resources/cors-style.php
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-cors.html
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-cors-bad-integrity.html
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-cors-bad-integrity-expected.txt
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-cors-no-xorigin.html
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-cors-no-xorigin-expected.txt
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-no-cors.html
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-no-cors-bad-integrity.html
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-no-cors-bad-integrity-expected.txt
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-no-cors-expected.txt
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-no-cors-no-xorigin.html
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-no-cors-no-xorigin-expected.txt
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-no-cors-no-xorigin-with-creds.html
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-no-cors-no-xorigin-with-creds-expected.txt
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-style-cors.html
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-style-cors-bad-integrity.html
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-style-cors-no-xorigin.html
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-style-no-cors.html
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-style-no-cors-bad-integrity.html
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-style-no-cors-no-xorigin.html
LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-style-no-cors-no-xorigin-with-creds.html
Source/core/dom/ScriptLoader.cpp
Source/core/fetch/Resource.h
Source/core/fetch/Resource.cpp
Source/core/fetch/ResourceFetcher.h
Source/core/fetch/ResourceFetcher.cpp
Source/core/fetch/ResourceLoader.cpp
Source/core/fetch/ResourceLoaderHost.h
Source/core/frame/SubresourceIntegrity.h
Source/core/frame/SubresourceIntegrity.cpp
Source/core/frame/SubresourceIntegrityTest.cpp
Source/core/html/HTMLLinkElement.cpp