Closed
Bug 742190
Opened 13 years ago
Closed 13 years ago
Leak with MozMutationObserver
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: jruderman, Assigned: smaug)
References
Details
(Keywords: memory-leak, testcase)
Attachments
(2 files)
352 bytes,
text/html
|
Details | |
1.85 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
1. Run a debug build of Firefox with XPCOM_MEM_LEAK_LOG=2
2. Load the testcase
3. Quit Firefox
Result: trace-refcnt complains of leaks
Assignee | ||
Comment 1•13 years ago
|
||
Same is done already in ::ContentRemoved
Assignee: nobody → bugs
Attachment #612106 -
Flags: review?(jonas)
Attachment #612106 -
Flags: review?(jonas) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla14
Version: Trunk → 14 Branch
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•