Closed
Bug 420359
Opened 17 years ago
Closed 8 years ago
Firefox leaks with Add-on Manager Uninstall Dialog open
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak)
Attachments
(1 file)
26.79 KB,
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b4pre) Gecko/2008022916 Firefox/3.0b4pre
Steps to reproduce:
- Install the Calc Extension (https://addons.mozilla.org/en-US/firefox/addon/2620)
- Restart Firefox
- Go into the Add-on Manager
- Click on uninstall
- the uninstall confirmation dialog comes up
- Quit firefox with this Dialog open
--> Leak
leaks only with this dialog/add-on window is open
0 TOTAL 25 209379 783155 6498 ( 2100.21 +/- 2517.85) 2764994 2825 ( 3328.52 +/- 4947.56)
nsStringStats
=> mAllocCount: 36697
=> mReallocCount: 5639
=> mFreeCount: 36152 -- LEAKED 545 !!!
=> mShareCount: 32970
=> mAdoptCount: 2914
=> mAdoptFreeCount: 2912 -- LEAKED 2 !!!
Flags: blocking1.9?
Updated•17 years ago
|
Flags: wanted-next+
Flags: blocking1.9?
Flags: blocking1.9-
Possibly another manifestation of bug 413880
Depends on: 413880
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
•