Closed
Bug 455276
Opened 17 years ago
Closed 15 years ago
Memory leak during TopSite Test on http://photobucket.com
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak)
Attachments
(2 files, 1 obsolete file)
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.3pre) Gecko/2008091215 Firefox/3.0.3pre
Found during the automated Topsite Testrun. Firefox was leaking during the tests at http://photobucket.com
nsStringStats
=> mAllocCount: 20737
=> mReallocCount: 2381
=> mFreeCount: 20704 -- LEAKED 33 !!!
=> mShareCount: 15599
=> mAdoptCount: 1750
=> mAdoptFreeCount: 1747 -- LEAKED 3 !!!
Reporter | ||
Comment 1•17 years ago
|
||
Reporter | ||
Comment 2•17 years ago
|
||
Attachment #338581 -
Attachment is obsolete: true
Reporter | ||
Updated•16 years ago
|
Blocks: sisyphus-tracking
No longer depends on: sisyphus-tracking
WFM on trunk
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•