Open Bug 848827 Opened 11 years ago Updated 2 years ago

Make events skippable

Categories

(Core :: DOM: Events, defect, P5)

x86_64
Linux
defect

Tracking

()

People

(Reporter: smaug, Unassigned)

References

(Blocks 1 open bug)

Details

Especially after we have made events wrappercached we can optimize out
events from cycle collection in certain cases.
Usually events own certainly alive stuff, yet are itself garbage.

CustomEvent is a bit trickier since it may own anything.
Blocks: 716598
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
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.