Closed
Bug 439137
Opened 17 years ago
Closed 8 years ago
Firefox leaks when uninstalling the Colorful Tabs Extension
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak)
Attachments
(1 file)
35.60 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 Colorful Tabs Extension
-> Use Firefox with this Extension
-> Uninstall this Extension
--> Leak
Maybe related to Bug 432154
nsStringStats
=> mAllocCount: 30660
=> mReallocCount: 4428
=> mFreeCount: 29373 -- LEAKED 1287 !!!
=> mShareCount: 25531
=> mAdoptCount: 2496
=> mAdoptFreeCount: 2494 -- LEAKED 2 !!!
0 TOTAL 28 373535 621993 12149 ( 1726.19 +/- 1920.44) 1835489 7676 ( 2498.25 +/- 3951.57)
I think this bug report is invalid because the software license of the extension does not allow memory use testing.
Comment 2•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
•