Closed
Bug 424466
Opened 17 years ago
Closed 8 years ago
Firefox leaks when the Fox Clock Extension is installed
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak)
Attachments
(1 file)
27.51 KB,
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b5pre) Gecko/2008032119 Firefox/3.0b5pre ID:2008032119
Steps to reproduce:
- Install Fox clocks from https://addons.mozilla.org/en-US/firefox/addon/1117
- Surf a little around with this Extension installed
--> Leak
Nominating since with this Extension installed, Firefox leaks on every start. Not sure what is leaking here, since no nsGlobalWindows are listed in the leak log.
nsStringStats
=> mAllocCount: 102305
=> mReallocCount: 12481
=> mFreeCount: 100905 -- LEAKED 1400 !!!
=> mShareCount: 105456
=> mAdoptCount: 9457
=> mAdoptFreeCount: 9455 -- LEAKED 2 !!!
0 TOTAL 27 397003 3563024 11913 (13940.48 +/- 12772.65) 7497199 8497 ( 6705.92 +/- 8789.23)
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-
Comment 3•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
•