Closed
Bug 1528695
Opened 6 years ago
Closed 6 years ago
Update openWindow, openLinkIn and more front-end codes to use ReferrerInfo class
Categories
(Core :: DOM: Security, enhancement)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: tnguyen, Assigned: tnguyen)
References
(Blocks 1 open bug)
Details
(Whiteboard: [domsecurity-active])
Attachments
(2 files)
Bug 1517703 created ReferrerInfo class and updated all the loadURI codepaths to use referrerInfo.
This bug should expose more usages of the class in our codebase.
Assignee | ||
Updated•6 years ago
|
Whiteboard: [domsecurity-active]
Assignee | ||
Updated•6 years ago
|
Blocks: refactor-referrer-policy-setup
Assignee | ||
Updated•6 years ago
|
Summary: Update openWindow, openLinkIn and more front-end code to use ReferrerInfo class → Update openWindow, openLinkIn and more front-end codes to use ReferrerInfo class
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → tnguyen
Assignee | ||
Updated•6 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Depends on D21910
Assignee | ||
Comment 4•6 years ago
|
||
Since there's still a logical flaw design in exposing referrerInfo in httpchannel, I would like to have this landed first.
Pushed by tnguyen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e5b9c443c421
Part 1 : Use referrerInfo in openWindow, cpp file r=smaug
https://hg.mozilla.org/integration/autoland/rev/4d62ab0e31fd
Part 2 : Use referrerInfo in openWindow, contextmenu and openLinkIn r=Gijs
Comment 6•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e5b9c443c421
https://hg.mozilla.org/mozilla-central/rev/4d62ab0e31fd
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•