WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
149880
Meta referrer isn't honored for a downgrade window.open
https://bugs.webkit.org/show_bug.cgi?id=149880
Summary
Meta referrer isn't honored for a downgrade window.open
Stuart Morgan
Reported
2015-10-07 11:12:45 PDT
STR: - On an https page, set meta referrer to 'always', 'origin' or any other value that should cause a non-empty referrer on downgrade (https->http) navigation - Use window.open to open an http page that displays the referrer (e.g., www.whatismyreferer.com) Expected results: A referrer matching the meta referrer policy. Actual results: A blank referrer regardless of policy. Note that the policy *is* honored for window.open for http->http or https->https window.opens (which was
bug 111076
).
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug