Closed
Bug 1615967
Opened 6 years ago
Closed 6 years ago
Move nsIDocShell::customUserAgent onto BrowsingContext
Categories
(Core :: DOM: Navigation, task)
Core
DOM: Navigation
Tracking
()
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
Details
Attachments
(1 file)
customUserAgent is currently a docshell property, so isn't available in the parent (which we need to initiate loads directly from the parent), and won't be propagated across OOP iframes with fission.
Assignee | ||
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Tracking for Fission dogfooding (M5) because Matt already has a fix.
Fission Milestone: --- → M5
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c7a202f7a8e1
Move customUserAgent to BrowsingContext. r=nika,remote-protocol-reviewers
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•