Closed
Bug 438459
Opened 17 years ago
Closed 8 years ago
Firefox leaks when uninstalling the Fission Extension
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak)
Attachments
(1 file)
|
36.90 KB,
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008061017 Firefox/3.0pre
Steps to reproduce:
-> Install the Fission Extension
-> Surf to some sites of your choice
-> uninstall the Extension
-> Exit Firefox
--> Leak
might be the same/ or related to bug 432154
nsStringStats
=> mAllocCount: 107554
=> mReallocCount: 19937
=> mFreeCount: 105208 -- LEAKED 2346 !!!
=> mShareCount: 106713
=> mAdoptCount: 10585
=> mAdoptFreeCount: 10583 -- LEAKED 2 !!!
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
•