Closed
Bug 1613095
Opened 6 years ago
Closed 6 years ago
Unlink more Document fields
Categories
(Core :: DOM: Core & HTML, defect, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla76
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
Details
Attachments
(1 file)
I noticed that there are a bunch of Document fields that are traversed but not unlinked.
| Assignee | ||
Comment 1•6 years ago
|
||
I reordered things a little to be closer to the order in traverse. I found I also had to clear the ScriptLoader's weak reference to the document and also call RemoveToplevelLoadingDocument to make things work.
Updated•6 years ago
|
Priority: -- → P2
Updated•6 years ago
|
Type: task → defect
Updated•6 years ago
|
Attachment #9124251 -
Attachment description: Bug 1613095 - Unlink more Document fields r?smaug → Bug 1613095 - Unlink more Document fields r?mccr8
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4cf1ec1873a6
Unlink more Document fields r=mccr8
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•