Closed
Bug 412115
Opened 18 years ago
Closed 18 years ago
Firefox leaks nsGlobalWindows when using Adblock Plus Prefs via Extension Manager
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: cbook, Unassigned)
References
Details
(Keywords: memory-leak)
Attachments
(1 file)
|
26.03 KB,
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b3pre) Gecko/2008011212 Firefox/3.0b3pre ID:2008011212
Steps to reproduce
New Profile
Install the latest Adblock+ Version from AMO
Go into the Extension Manager and click on the Options Button for this Extension
Leak
nsStringStats
=> mAllocCount: 30313
=> mReallocCount: 4286
=> mFreeCount: 29724 -- LEAKED 589 !!!
=> mShareCount: 27883
=> mAdoptCount: 2008
=> mAdoptFreeCount: 2006 -- LEAKED 2 !!!
Flags: blocking1.9?
| Reporter | ||
Comment 1•18 years ago
|
||
not leaking after the fix from bug 412491 went in and using Mozilla/5.0
(Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b3pre) Gecko/2008012105
Firefox/3.0b3pre
-> Fixed
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•