Open Bug 1084995 Opened 10 years ago Updated 2 years ago

Don't trigger GC so easily after CC

Categories

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

34 Branch
x86_64
Linux
defect

Tracking

()

People

(Reporter: smaug, Unassigned)

References

(Blocks 1 open bug)

Details

Currently if we have collected > 250 objects, we poke GC soon after CC.
That number comes from bug 637206, which was fixed way before any CC optimizations or before 
we had sLikelyShortLivingObjectsNeedingGC (which should ensure that we don't regress bug 844313).
Blocks: 1083418
Actually, perhaps better to first make us depend on collected GCed objects, and then check what kind of behavior we have.
Assignee: bugs → nobody
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.