Open Bug 518562 Opened 15 years ago Updated 8 months ago

Investigate if mutationobservers could have a flag to indicate whether the caller needs to keep a strong reference to them

Categories

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

x86
All
defect

Tracking

()

People

(Reporter: smaug, Unassigned)

References

(Blocks 1 open bug)

Details

Another interesting approach might be to see whether we can make observers never trigger a release of themselves while being notified.  That might be somewhat difficult, though....
One solution would be to break XPCOM rules and force observers that could potentially release themselves to hold a kungFuDeathGrip on themselves.
Blocks: domperf
We should also avoid calling any dummy mutation observer methods, is just possible.
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.