Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/content-security-policy/frame-src/support/testharness-helper.sub.js
Issue 2790693002 :
Split CSP into pre- and post-upgrade checks (Closed)
Patch Set: add mkwst TODO
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/external/wpt/content-security-policy/frame-src/frame-src-redirect.html
third_party/WebKit/LayoutTests/external/wpt/content-security-policy/frame-src/frame-src-redirect.html.headers
third_party/WebKit/LayoutTests/external/wpt/content-security-policy/frame-src/support/frame.html
third_party/WebKit/LayoutTests/external/wpt/content-security-policy/frame-src/support/testharness-helper.sub.js
third_party/WebKit/LayoutTests/external/wpt/content-security-policy/securitypolicyviolation/img-src-redirect-upgrade-reporting.https.html
third_party/WebKit/LayoutTests/external/wpt/content-security-policy/securitypolicyviolation/img-src-redirect-upgrade-reporting.https.html.headers
third_party/WebKit/LayoutTests/external/wpt/content-security-policy/securitypolicyviolation/support/testharness-helper.sub.js
third_party/WebKit/LayoutTests/external/wpt/content-security-policy/securitypolicyviolation/upgrade-insecure-requests-reporting.https.html
third_party/WebKit/LayoutTests/external/wpt/content-security-policy/securitypolicyviolation/upgrade-insecure-requests-reporting.https.html.headers
third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/multiple-report-policies-expected.txt
third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/nonces/import-multiple-blocked.php
third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/nonces/import-reportonly-allowed.php
third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/report-blocked-uri-cross-origin-expected.txt
third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/report-blocked-uri-expected.txt
third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/report-multiple-violations-01-expected.txt
third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/report-original-url.php
third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/report-uri-multiple-expected.txt
third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/report-uri-multiple-reversed-expected.txt
third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.h
third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.cpp
third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicyTest.cpp
third_party/WebKit/Source/core/loader/DocumentLoader.cpp
third_party/WebKit/Source/core/loader/FrameFetchContext.h
third_party/WebKit/Source/core/loader/FrameFetchContext.cpp
third_party/WebKit/Source/core/loader/FrameFetchContextTest.cpp
third_party/WebKit/Source/core/loader/FrameLoader.h
third_party/WebKit/Source/core/loader/FrameLoader.cpp
third_party/WebKit/Source/platform/loader/fetch/FetchContext.h
third_party/WebKit/Source/platform/loader/fetch/FetchContext.cpp
third_party/WebKit/Source/platform/loader/fetch/ResourceFetcher.cpp
third_party/WebKit/Source/platform/loader/fetch/ResourceLoader.cpp
third_party/WebKit/Source/platform/loader/testing/MockFetchContext.h