Closed Bug 481385 Opened 15 years ago Closed 12 years ago

Investigate if cycle collector could traverse less

Categories

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

x86
All
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: smaug, Unassigned)

Details

Currently for example EventListenerManager traverses all the
listeners even if the owner of the ELM is in a document
which has nsCCUncollectableMarker::InGeneration(document->GetMarkedCCGeneration()).

XBL has something similar, and I guess XUL templates might have too.
Summary: Investigate is cycle collector could traverse less → Investigate if cycle collector could traverse less
I think we can call this fixed now, more or less.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.