Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/referrerPolicyHeader/basic-header-same-origin-with-origin.php
Issue 2075053003 :
Add basic Referrer-Policy support for Documents (Closed)
Patch Set: update test expectation for tweaked console message
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/http/tests/security/referrer-policy-invalid-expected.txt
third_party/WebKit/LayoutTests/http/tests/security/referrerPolicyHeader/basic-header-cross-origin-with-origin.php
third_party/WebKit/LayoutTests/http/tests/security/referrerPolicyHeader/basic-header-cross-origin-with-origin-when-cross-origin.php
third_party/WebKit/LayoutTests/http/tests/security/referrerPolicyHeader/basic-header-downgrade-with-no-referrer-when-downgrade.https.php
third_party/WebKit/LayoutTests/http/tests/security/referrerPolicyHeader/basic-header-no-downgrade-with-no-referrer-when-downgrade.https.php
third_party/WebKit/LayoutTests/http/tests/security/referrerPolicyHeader/basic-header-no-referrer.php
third_party/WebKit/LayoutTests/http/tests/security/referrerPolicyHeader/basic-header-same-origin-with-origin.php
third_party/WebKit/LayoutTests/http/tests/security/referrerPolicyHeader/basic-header-same-origin-with-origin-when-cross-origin.php
third_party/WebKit/LayoutTests/http/tests/security/referrerPolicyHeader/basic-header-unsafe-url.https.php
third_party/WebKit/LayoutTests/http/tests/security/referrerPolicyHeader/referrer-policy-header-then-csp.php
third_party/WebKit/LayoutTests/http/tests/security/referrerPolicyHeader/resources/header-test.js
third_party/WebKit/LayoutTests/http/tests/security/referrerPolicyHeader/resources/postmessage-referrer.html
third_party/WebKit/Source/core/dom/Document.h
third_party/WebKit/Source/core/dom/Document.cpp
third_party/WebKit/Source/core/dom/DocumentTest.cpp
third_party/WebKit/Source/core/dom/ExecutionContext.h
third_party/WebKit/Source/core/dom/ExecutionContext.cpp
third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicyTest.cpp
third_party/WebKit/Source/core/html/HTMLMetaElement-in.cpp
third_party/WebKit/Source/core/loader/FrameLoader.cpp
third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
third_party/WebKit/Source/platform/network/HTTPNames.in