Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/referrerPolicyHeader/referrer-policy-header-then-csp.php
Issue 2075053003 :
Add basic Referrer-Policy support for Documents (Closed)
Patch Set: add crbug for 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/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/loader/FrameLoader.cpp
third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
third_party/WebKit/Source/platform/network/HTTPNames.in
third_party/WebKit/Source/platform/network/HTTPParsers.h
third_party/WebKit/Source/platform/network/HTTPParsers.cpp
third_party/WebKit/Source/platform/network/HTTPParsersTest.cpp