Open
Bug 1607591
(rmrf-docshell-tree-item)
Opened 5 years ago
Updated 2 years ago
Remove nsIDocShellTreeItem from tree
Categories
(Core :: DOM: Navigation, enhancement, P3)
Core
DOM: Navigation
Tracking
()
People
(Reporter: djvj, Unassigned)
References
(Depends on 44 open bugs)
Details
There are two classes of bugs relating to the removal of nsIDocShellTreeItem. The first relates to removing all significant uses of it. The second is the removal of the data-structure itself, which is not as urgent as the first class.
Trivial uses of the in-process docshell tree that are not affected by Fission changes, or are related to the implementation of the structure itself, do not need to be removed to produce a production fission-enabled browser, and can be pushed to a future milestone.
This bug a meta-bug to sort out the actual "removal" bugs from the "remove uses" bugs currently under bug 1467214.
Reporter | ||
Updated•5 years ago
|
Type: defect → enhancement
Priority: -- → P3
Target Milestone: --- → Future
Reporter | ||
Updated•5 years ago
|
Depends on: rm-docshell-tree-item
Reporter | ||
Updated•5 years ago
|
Alias: rmrf-docshell-tree-item
Comment 1•5 years ago
|
||
This bug doesn't need to block Fission MVP. There are legitimate uses of nsIDocShellTreeItem with Fission.
Fission Milestone: --- → Future
Updated•5 years ago
|
Depends on: js-docshell-tree-item
Updated•4 years ago
|
See Also: rm-docshell-tree-item →
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•