Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector-protocol/request-referrer-policy-expected.txt

Issue 2603593002: Expose per-request referrer policy in devtools (Closed)
Patch Set: updates Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Tests that network requests are annotated with the correct referrer policy.
2
3 Network agent enabled
4 PASS: Request with expected policy unsafe-url observed
5 PASS: Request with expected policy no-referrer-when-downgrade observed
6 PASS: Request with expected policy no-referrer observed
7 PASS: Request with expected policy origin observed
8 PASS: Request with expected policy origin-when-cross-origin observed
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698