Closed
Bug 43384
Opened 24 years ago
Closed 24 years ago
leak nsBoxSizeList on startup
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
M18
People
(Reporter: waterson, Assigned: eric)
References
()
Details
(Keywords: memory-leak, topembed+, Whiteboard: [nsbeta3+])
...with sidebar open to bookmarks panel. This is a root leak, as
http://ftp.mozilla.org/pub/leak-reports/2000-06-21-mozilla-
roots.html#nsBoxSizeListNodeImpl_28
indicates.
Comment 3•24 years ago
|
||
Is this because nsBoxListNodeImpl::SetAdjacent()
(http://lxr.mozilla.org/seamonkey/source/layout/xul/base/src/nsMonumentLayout.cp
p#212) doesn't go and release something before overwriting mAdjacent?
Assignee | ||
Comment 4•24 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•