Open
Bug 1597514
Opened 6 years ago
Updated 3 years ago
Audit uses of mozilla::AppWindow::ContentShellAdded + ContentShellRemoved in xpfe/appshell/AppWindow.cpp
Categories
(Core :: Window Management, defect, P3)
Core
Window Management
Tracking
()
NEW
| Fission Milestone | Future |
People
(Reporter: djvj, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [rm-docshell-tree-item:validate])
In file xpfe/appshell/AppWindow.cpp
Sets the tree-owner for the given DocShellTreeItem, optionally sets or clears the primary content-shell to the given tree-item.
Marker bug - this should either go away or morph into something that sets the tabcontext for a browsingcontext (I think).
Comment 1•6 years ago
|
||
Kannan says replacing nsIDocShellTreeItem calls should block enabling Fission in Nightly (M6).
Fission Milestone: --- → M6
Updated•6 years ago
|
Priority: -- → P3
Comment 2•6 years ago
|
||
Moving to Window Management component.
Component: DOM: Navigation → Window Management
Priority: P3 → --
Summary: Fix uses of mozilla::AppWindow::ContentShellAdded + ContentShellRemoved in xpfe/appshell/AppWindow.cpp → Audit uses of mozilla::AppWindow::ContentShellAdded + ContentShellRemoved in xpfe/appshell/AppWindow.cpp
Comment 3•6 years ago
|
||
Neil, someone with appshell experience will need to triage this bug and audit this code for Fission.
Flags: needinfo?(enndeakin)
Updated•6 years ago
|
Fission Milestone: M6 → Future
Flags: needinfo?(enndeakin)
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•