Closed
Bug 423185
Opened 17 years ago
Closed 17 years ago
Firefox leak during nsGlobalWindows Click around and Bookmarking
Categories
(Core :: General, defect, P2)
Tracking
()
RESOLVED
FIXED
People
(Reporter: cbook, Unassigned)
References
Details
(Keywords: memory-leak)
Attachments
(1 file)
42.97 KB,
text/plain
|
Details |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9b5pre) Gecko/2008031413 Minefield/3.0b5pre ID:2008031413
Jonas, Drivers: was not able to leak more Windows, so i think this Bug is only wanted not blocking 1.9
Steps to reproduce:
-> Clicked around in the Bookmark Toolbar
-> Hovered over some Latest Headlines
-> Clicked Bookmarks -> Bookmark all Tabs
-> Bookmarked all tabs
--> Leaked
nsStringStats
=> mAllocCount: 25482
=> mReallocCount: 4797
=> mFreeCount: 21202 -- LEAKED 4280 !!!
=> mShareCount: 25110
=> mAdoptCount: 1994
=> mAdoptFreeCount: 1992 -- LEAKED 2 !!!
0 TOTAL 40 1653171 711527 33617 ( 1765.14 +/- 1654.36) 1998019 26838 ( 2712.66 +/- 3800.69)
Flags: blocking1.9?
Comment 1•17 years ago
|
||
-'ing. wanted1.9.0.x
Flags: wanted1.9.0.x+
Flags: blocking1.9?
Flags: blocking1.9-
Comment 2•17 years ago
|
||
This seems like it should be on someone's radar given that it happens performing a common task...
Flags: blocking1.9.1?
Comment 3•17 years ago
|
||
Not blocking 1.9.1, but adding to wanted list.
Flags: wanted1.9.1+
Flags: blocking1.9.1?
Flags: blocking1.9.1-
Priority: -- → P2
Reporter | ||
Comment 4•17 years ago
|
||
fixed in Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20090114 Shiretoko/3.1b3pre by bug 433231 - not leaking anymore with the steps to reproduce
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•