Closed
Bug 503991
Opened 15 years ago
Closed 14 years ago
Calling cloneNode on element with -moz-binding causes nsDocument leak
Categories
(Core :: XBL, defect)
Core
XBL
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | betaN+ |
People
(Reporter: jruderman, Assigned: peterv)
References
Details
(Keywords: memory-leak, testcase)
Attachments
(2 files)
364 bytes,
application/xhtml+xml
|
Details | |
4.50 KB,
patch
|
Details | Diff | Splinter Review |
trace-refcnt shows an nsDocument leak.
Assignee | ||
Comment 1•15 years ago
|
||
Assignee: nobody → peterv
Status: NEW → ASSIGNED
Reporter | ||
Comment 2•15 years ago
|
||
peterv, is this patch ready for review?
Reporter | ||
Comment 3•15 years ago
|
||
This bug prevents me from looking for other nsDocument leak bugs :(
Reporter | ||
Comment 4•15 years ago
|
||
bz, what do you think of peterv's patch?
Comment 6•15 years ago
|
||
Blocking. Peter, please request reviews etc if this is ready...
blocking2.0: ? → beta1
Updated•14 years ago
|
blocking2.0: beta1+ → beta2+
Comment 7•14 years ago
|
||
Peter, what's left to do here? Reviews only, or more?
Comment 8•14 years ago
|
||
jst: Do we need this for beta2? Maybe betaN+ instead?
Comment 9•14 years ago
|
||
Sounds like this might be the same problem that's being fixed in bug 579616?
blocking2.0: beta2+ → betaN+
Reporter | ||
Comment 10•14 years ago
|
||
WFM on trunk. Could have been fixed in bug 579616.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•