Open
Bug 1141140
Opened 10 years ago
Updated 6 years ago
propagate referrer policy in comm-central - seamonkey,
Categories
(SeaMonkey :: General, defect)
SeaMonkey
General
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: averstak, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36
Steps to reproduce:
Bug 1113431 is adding referrer policy to Firefox UI. It's stored in Document.referrerPolicy and needs to propagate throughout browser.xml, etc., to webNavigation.loadURI[WithOptions]. A similar change should be made to seamonkey/thunderbird/comm-central in places that propagate the HTTP Referer header. Sending overly detailed referrers is a privacy issue.
Spec:
http://w3c.github.io/webappsec/specs/referrer-policy/
Comment 1•6 years ago
|
||
Moving to Thunderbird team.
Component: Miscellaneous → General
Flags: needinfo?(vseerror)
Product: mozilla.org → Thunderbird
Version: other → unspecified
Comment 2•6 years ago
|
||
=> magnus for assignment
Flags: needinfo?(vseerror) → needinfo?(mkmelin+mozilla)
Comment 3•6 years ago
|
||
Doesn't appear Thunderbird needs to do anything here, as we open links in the default system browser.
Flags: needinfo?(mkmelin+mozilla)
Product: Thunderbird → SeaMonkey
Summary: propagate referrer policy in comm-central - seamonkey, thunderbird → propagate referrer policy in comm-central - seamonkey,
Updated•6 years ago
|
Assignee: mitchell → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•