Side by Side Diff: LayoutTests/http/tests/htmlimports/resources/importing-cors.html
Issue 19940002 :
[HTML Import] Respect Content Security Policy Model (Closed)
Patch Set: Fix mac build failure.
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/htmlimports/csp-block-import.html
LayoutTests/http/tests/htmlimports/csp-block-import-expected.txt
LayoutTests/http/tests/htmlimports/csp-block-import-in-import.html
LayoutTests/http/tests/htmlimports/csp-block-import-in-import-expected.txt
LayoutTests/http/tests/htmlimports/csp-block-import-non-self.html
LayoutTests/http/tests/htmlimports/csp-block-import-non-self-expected.txt
LayoutTests/http/tests/htmlimports/csp-ignored-in-import.html
LayoutTests/http/tests/htmlimports/csp-ignored-in-import-expected.txt
LayoutTests/http/tests/htmlimports/resources/cors-csp-blocking.cgi
LayoutTests/http/tests/htmlimports/resources/having-csp-directive.html
LayoutTests/http/tests/htmlimports/resources/importing-cors.html
Source/core/dom/Document.h
Source/core/dom/Document.cpp
Source/core/dom/DocumentInit.h
Source/core/dom/DocumentInit.cpp
Source/core/html/HTMLImport.h
Source/core/html/HTMLImport.cpp
Source/core/html/HTMLImportsController.cpp
Source/core/loader/cache/CachedResource.h
Source/core/loader/cache/CachedResourceLoader.h
Source/core/loader/cache/CachedResourceLoader.cpp
Source/core/page/ContentSecurityPolicy.h
Source/core/page/ContentSecurityPolicy.cpp