Closed
Bug 421836
Opened 17 years ago
Closed 8 years ago
Firefox leaks when i uninstall the Informational Tab Extension
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak)
Attachments
(1 file)
27.80 KB,
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b5pre) Gecko/2008030617 Firefox/3.0b5pre
Steps to reproduce:
- Some tabs open
- Install the Informational Tab Extension https://addons.mozilla.org/en-US/firefox/addon/4930
- Play a little with this Extension
- Restart Firefox (should not leak here) and Uninstall the Extension
--> Leak
nsStringStats
=> mAllocCount: 33942
=> mReallocCount: 5272
=> mFreeCount: 33305 -- LEAKED 637 !!!
=> mShareCount: 27179
=> mAdoptCount: 2903
=> mAdoptFreeCount: 2901 -- LEAKED 2 !!!
0 TOTAL 26 267219 859429 8010 ( 3308.83 +/- 3280.98) 2479167 4412 ( 3291.43 +/- 4827.84)
Flags: blocking1.9?
Comment 1•17 years ago
|
||
-'ing, but wanted1.9.0.x+.
Flags: wanted1.9.0.x+
Flags: blocking1.9?
Flags: blocking1.9-
Comment 2•17 years ago
|
||
This bug does not meet the new maintenance release (1.9.0.x) criteria (security, stability, regression from maintenance release).
Flags: wanted1.9.0.x+ → wanted1.9.0.x-
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
•