Closed
Bug 420101
Opened 17 years ago
Closed 8 years ago
Firefox leaks 2 nsGlobalWindows on shutdown with Cookie Manager open
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
Details
(Keywords: memory-leak)
Attachments
(1 file)
28.95 KB,
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b4pre) Gecko/2008022720 Firefox/3.0b4pre
Steps to reproduce:
-> go to https://bugzilla.mozilla.org/show_bug.cgi?id=420072
-> Click on the Larry Button
-> Click on "More information"
-> Click on "View Cookies"
-> The Cookie Manager will open
-> Close Firefox with the Cookie Manager open
--> Leak
Not sure if this is related to Bug 419536, but you need at least a few cookies to reproduce this leak. Also its not leaking when you close all Cookie Manager Windows before
nsStringStats
=> mAllocCount: 36302
=> mReallocCount: 5251
=> mFreeCount: 35665 -- LEAKED 637 !!!
=> mShareCount: 30050
=> mAdoptCount: 2645
=> mAdoptFreeCount: 2643 -- LEAKED 2 !!!
Flags: blocking1.9?
Updated•17 years ago
|
Flags: wanted-next+
Flags: blocking1.9?
Flags: blocking1.9-
Updated•17 years ago
|
Summary: Firefox leaks on shutdown with Cookie Manager open → Firefox leaks 2 nsGlobalWindows on shutdown with Cookie Manager open
Comment 1•8 years ago
|
||
Filter on QUANTUMLEAK
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•