Closed
Bug 431519
Opened 17 years ago
Closed 8 years ago
Firefox leaks when installing Adblock Plus via the new Add-on Manager UI
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
Details
(Keywords: memory-leak)
Attachments
(1 file)
33.29 KB,
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008043013 Firefox/3.0pre
Steps to reproduce:
-> Have some tabs open
-> Open the Add-on Manager
-> Get Add-ons and enter in the search Window "adblock plus"
-> Select the Adblock Plus Extension and install this Extension via the Add-on Manager
-> Close Firefox (no automatic restart)
--> Leak
Note: its only a leak on this specific scenario.
nsStringStats
=> mAllocCount: 85271
=> mReallocCount: 11207
=> mFreeCount: 84394 -- LEAKED 877 !!!
=> mShareCount: 74493
=> mAdoptCount: 6690
=> mAdoptFreeCount: 6688 -- LEAKED 2 !!!
0 TOTAL 23 266183 3765341 8304 (15494.48 +/- 12924.55) 7172149 4526 ( 6630.41 +/- 11071.01)
Updated•13 years ago
|
Severity: normal → minor
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
•