Open Bug 992286 Opened 12 years ago Updated 3 years ago

AnonymousContentDestroyer doesn't need to hold a strong reference to the parent any more

Categories

(Core :: DOM: Core & HTML, defect, P5)

24 Branch
defect

Tracking

()

People

(Reporter: mccr8, Unassigned)

Details

No description provided.
Summary: AnonymousContentDestroyer doesn → AnonymousContentDestroyer doesn't need to hold a strong reference to the parent any more
Nodes already own a strong reference to their parent, so I think it isn't needed. Of course, I don't think it is a big deal to have this extra addref.
Hmm, what if some other script runner is handled before AnonymousContentDestroyer. Then the parent might be gone.
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046 Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5. If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.