Side by Side Diff: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-separators-allowed-expected.txt
Issue 14949017 :
Implementation of W3C compliant CSP script-src nonce. (Closed)
Patch Set: Factored script nonce checks to point of resource request creation, plus nits from Adam
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/contentSecurityPolicy/1.1/scriptnonce-allowed.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-basic-blocked.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-basic-blocked-expected.txt
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-blocked.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-blocked-expected.txt
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-invalidnonce.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-invalidnonce-expected.txt
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-redirect.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-redirect-expected.txt
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-scriptsrc-blocked.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-scriptsrc-blocked-expected.txt
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-separators-allowed.html
LayoutTests/http/tests/security/contentSecurityPolicy/1.1/scriptnonce-separators-allowed-expected.txt
LayoutTests/http/tests/security/contentSecurityPolicy/resources/alert-pass.js
Source/core/dom/ScriptElement.cpp
Source/core/loader/DocumentLoader.cpp
Source/core/loader/ResourceLoader.cpp
Source/core/loader/ResourceLoaderOptions.h
Source/core/loader/cache/CachedResourceLoader.h
Source/core/loader/cache/CachedResourceLoader.cpp
Source/core/loader/cache/CachedResourceRequest.h
Source/core/page/ContentSecurityPolicy.h
Source/core/page/ContentSecurityPolicy.cpp