Closed
Bug 1563409
Opened 6 years ago
Closed 6 years ago
Child docshells do not inherit the mUseRemoteTabs flag from their parent
Categories
(Core :: DOM: Navigation, defect, P2)
Core
DOM: Navigation
Tracking
()
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: kmag, Assigned: kmag)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This is something we want for obvious reasons, but it also breaks some expectations during remoteness switches, when it prevents browsing contexts from being preserved.
Assignee | ||
Comment 1•6 years ago
|
||
This also adds an extra assertion against browsing context mismatches that
happen when we don't get this right.
Updated•6 years ago
|
Priority: -- → P2
Updated•6 years ago
|
Fission Milestone: --- → M4
Assignee | ||
Comment 2•6 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/3ee10692d6a2766c0cd4bbf1960c0df282e8e3fd
Bug 1563409: Inherit RemoteSubframes and RemoteTabs flags from parent docshells. r=nika
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•