Closed
Bug 433360
Opened 18 years ago
Closed 8 years ago
Firefox leaks when uninstalling the Yahoo Mail Notifier Extension
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak, Whiteboard: [platform-rel-Yahoo!])
Attachments
(1 file)
|
36.04 KB,
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008051218 Firefox/3.0pre
Steps to reproduce:
-> Install the Yahoo Mail Notifier Extension https://addons.mozilla.org/en-US/firefox/addon/1264
-> Use the Extension for some tests
-> Restart Firefox and uninstall this Extension
--> Leak
maybe related to Bug 432154
nsStringStats
=> mAllocCount: 34806
=> mReallocCount: 5127
=> mFreeCount: 33500 -- LEAKED 1306 !!!
=> mShareCount: 30408
=> mAdoptCount: 2966
=> mAdoptFreeCount: 2964 -- LEAKED 2 !!!
0 TOTAL 27 388151 772352 12541 ( 2475.59 +/- 2489.74) 2229626 8154 ( 3002.30 +/- 4677.56)
Updated•10 years ago
|
platform-rel: --- → ?
Updated•10 years ago
|
Whiteboard: [platform-rel-Yahoo!]
Updated•9 years ago
|
platform-rel: ? → ---
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
•