Closed
Bug 1597407
Opened 6 years ago
Closed 6 years ago
Fix uses of mozilla::dom::Document::SetContainer in dom/base/Document.cpp
Categories
(Core :: DOM: Navigation, defect, P3)
Core
DOM: Navigation
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: djvj, Assigned: tetsuharu)
References
(Blocks 1 open bug)
Details
(Whiteboard: [rm-docshell-tree-item:simple])
Attachments
(1 file)
In file dom/base/Document.cpp
Usage of ItemType field only.
Change to using BrowserContext::ItemType
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
| Assignee | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Assignee: nobody → tetsuharu.ohzeki
Status: NEW → ASSIGNED
Updated•6 years ago
|
Attachment #9119032 -
Attachment description: Bug 1597407 - Fix uses of mozilla::dom::Document::SetContainer in dom/base/Document.cpp. → Bug 1597407 - Fix uses of nsIDocShellTreeItem in mozilla::dom::Document::SetContainer in dom/base/Document.cpp.
Pushed by tetsuharu.ohzeki@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/6227b5028aec
Fix uses of nsIDocShellTreeItem in mozilla::dom::Document::SetContainer in dom/base/Document.cpp. r=kmag
Comment 4•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•