Open
Bug 1597415
Opened 6 years ago
Updated 3 years ago
Fix uses of MarkSHEntry in dom/base/nsCCUncollectableMarker.cpp
Categories
(Core :: DOM: Navigation, defect, P3)
Core
DOM: Navigation
Tracking
()
NEW
| Fission Milestone | Future |
People
(Reporter: djvj, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [rm-docshell-tree-item:session-history])
In file dom/base/nsCCUncollectableMarker.cpp
Uses session-history children to recursive. Only for CC, so no issue with OOP windows.
Change SHEntry to using BrowsingContext instead of nsIDocSHellTreeItem.
Related to SessionHistory.
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
Updated•6 years ago
|
Fission Milestone: M6 → Future
Updated•3 years ago
|
Severity: normal normal → S3 S3
You need to log in
before you can comment on or make changes to this bug.
Description
•