Closed
Bug 87953
Opened 24 years ago
Closed 24 years ago
Leaks during session history
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: dprice, Assigned: dprice)
Details
(Keywords: memory-leak)
Attachments
(1 file)
15.76 KB,
patch
|
Details | Diff | Splinter Review |
set XPCOM_MEM_LEAK_LOG=filename
start mozilla
go to
go to www.cnn.com
click back and forward a few times
exit
view the leak log, it indicates we've leaked about 690K
Assignee | ||
Comment 1•24 years ago
|
||
oops....
...
go to lxr.mozilla.org/seamonkey/source/layout/xul/base/src/nsBoxFrame.cpp
go to www.cnn.com
...
better.
Related to bug 87901?
Assignee | ||
Comment 3•24 years ago
|
||
Assignee | ||
Comment 4•24 years ago
|
||
this appears to be fixed. I can no longer reproduce it and the leak log
indicates that it was leaking a file transport like 87901
resolving as dup
*** This bug has been marked as a duplicate of 87901 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•