Closed
Bug 430840
Opened 17 years ago
Closed 7 years ago
Firefox leaks when using the Clipboard-Save-As Extension
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak)
Attachments
(1 file)
35.89 KB,
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008042320 Firefox/3.0pre ID:2008042320
Steps to reproduce:
-> Install the Clipboard-Save-As Extension (https://addons.mozilla.org/en-US/firefox/addon/1478)
-> Save a Webpage like https://addons.mozilla.org/en-US/firefox/browse/type:1/cat:5?sort=updated
-> When you have growl installed, wait till the download notification Popup is closed, otherwise you see a different leak (Bug 409424)
-> Close Firefox
--> Leak
nsStringStats
=> mAllocCount: 36983
=> mReallocCount: 5672
=> mFreeCount: 35960 -- LEAKED 1023 !!!
=> mShareCount: 31809
=> mAdoptCount: 2996
=> mAdoptFreeCount: 2994 -- LEAKED 2 !!!
0 TOTAL 26 301963 921750 9504 ( 3048.62 +/- 2873.78) 2542101 5467 ( 2887.13 +/- 4339.26)
Flags: wanted1.9.0.x?
Updated•16 years ago
|
Whiteboard: [need-ext-author]
Updated•16 years ago
|
Whiteboard: [need-ext-author]
Comment 1•16 years ago
|
||
Not wanted for 1.9.0.x since this doesn't meet maintenance release criteria (security, stability, regression from maintenance release).
Flags: wanted1.9.0.x? → wanted1.9.0.x-
Comment 2•7 years ago
|
||
Filter on QUANTUMLEAK
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•