Closed
Bug 330649
Opened 19 years ago
Closed 19 years ago
leak nsContentShellInfo objects
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: dbaron, Assigned: dbaron)
Details
(Keywords: memory-leak, Whiteboard: [patch])
Attachments
(1 file)
2.24 KB,
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
I leak an nsContentShellInfo if I start Firefox, open the prefs window using the mouse, close firefox, and close the prefs window. I have no idea if that's a reduced testcase or not.
Assignee | ||
Comment 1•19 years ago
|
||
Attachment #215209 -
Flags: superreview?(bzbarsky)
Attachment #215209 -
Flags: review?(bzbarsky)
Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [patch]
Updated•19 years ago
|
Attachment #215209 -
Flags: superreview?(bzbarsky)
Attachment #215209 -
Flags: superreview+
Attachment #215209 -
Flags: review?(bzbarsky)
Attachment #215209 -
Flags: review+
Assignee | ||
Comment 2•19 years ago
|
||
Fix checked in to trunk.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9alpha
You need to log in
before you can comment on or make changes to this bug.
Description
•