Closed
Bug 328135
Opened 20 years ago
Closed 18 years ago
Leak involving anonymous content of <xul:popup> and properties of eval
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: memory-leak, testcase)
Attachments
(1 file)
|
426 bytes,
application/vnd.mozilla.xul+xml
|
Details |
This testcase causes 4 DOM Windows (inner and outer for self and the hidden window) and 6 documents (mostly XBL such as popup.xml) to leak. If you remove the <tabbox/>, the hidden window stops leaking, but the other leaks remain.
| Reporter | ||
Updated•20 years ago
|
Component: Disability Access APIs → DOM
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Comment 2•18 years ago
|
||
WFM on trunk. Loading this testcase doesn't cause any domwindow or string leaks.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
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
•