Open Bug 1421180 Opened 7 years ago Updated 2 years ago

Make mCandidatesMap in CustomElementRegistry keep raw reference to Elements instead of a weak pointer

Categories

(Core :: DOM: Core & HTML, enhancement, P3)

36 Branch
enhancement

Tracking

()

People

(Reporter: edgar, Unassigned)

References

(Blocks 1 open bug)

Details

+++ This bug was initially created as a follow-up of Bug #1229760 comment #7 +++

<quote>
mCandidatesMap would keep raw reference to Elements and then when an element is about to die, 
NodeUtils::LastRelease or Element::~Element would check that state and if set, remove element from the hashtable.
</quote>
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.