Closed
Bug 430984
Opened 17 years ago
Closed 8 years ago
Firefox leaks with the Google Reader Extension installed when exit while the new unread Feed information is displayed
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.9pre) Gecko/2008042320 Firefox/3.0pre
Steps to reproduce:
-> Install the Google Reader Watcher Extension https://addons.mozilla.org/en-US/firefox/addon/4808
-> Close Firefox immediately when you get the Information about the new unread feeds
--> Leaks
Not requesting blocking, because specific scenario needed for this leak.
nsStringStats
=> mAllocCount: 37894
=> mReallocCount: 6848
=> mFreeCount: 37008 -- LEAKED 886 !!!
=> mShareCount: 30925
=> mAdoptCount: 2899
=> mAdoptFreeCount: 2897 -- LEAKED 2 !!!
0 TOTAL 29 275519 1053478 8557 ( 4844.58 +/- 4880.50) 2261296 5022 ( 3164.43 +/- 4716.27)
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
•