Closed
Bug 419633
Opened 18 years ago
Closed 8 years ago
Firefox leaks when Exit with DOM Inspector Window open
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
Details
(Keywords: memory-leak)
Attachments
(1 file)
|
27.80 KB,
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b4pre) Gecko/2008022515 Firefox/3.0b4pre
Steps to reproduce:
- Some Tabs were open
- on https://addons.mozilla.org/en-US/firefox/users/login?to=%2Feditors
- i have opened the DOM Inspector via Tools -> DOM Inspector
- Close Firefox with the DOMi Window Open open
--> Leak
Note: Firefox only leaks when the DOMi Window is open when you close Firefox, it does not leak, when close DOMi before.
nsStringStats
=> mAllocCount: 33358
=> mReallocCount: 4740
=> mFreeCount: 32570 -- LEAKED 788 !!!
=> mShareCount: 29570
=> mAdoptCount: 2700
=> mAdoptFreeCount: 2698 -- LEAKED 2 !!!
0 TOTAL 29 249511 704007 7688 ( 2359.14 +/- 2447.16) 1764542 4134 ( 2477.64 +/- 3891.46)
Flags: blocking1.9?
Updated•18 years ago
|
Flags: tracking1.9? → blocking1.9?
Updated•18 years ago
|
Flags: wanted-next+
Flags: blocking1.9?
Flags: blocking1.9-
Updated•8 years ago
|
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
•