Closed
Bug 475285
Opened 17 years ago
Closed 16 years ago
Leak nsGenericElement with video (quitting while video is loading?)
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: memory-leak, testcase)
Attachments
(1 file)
271 bytes,
text/html
|
Details |
Steps to reproduce:
1. Load the testcase
2. Quickly quit (Cmd+Q)
Result: nsGenericElement and lots of other objects leak (as reported by trace-refcnt)
Probably not a major user-facing leak, since it only happens if you quit at the right time, but gets in the way of leak testing.
Updated•16 years ago
|
QA Contact: general → video.audio
Reporter | ||
Comment 1•16 years ago
|
||
Dup of bug 503989? This one only leaked an nsGenericElement, though.
Depends on: 503989
Reporter | ||
Comment 2•16 years ago
|
||
No longer leaks on trunk. Probably fixed by the patch in bug 503989.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•