Closed
Bug 226268
Opened 22 years ago
Closed 22 years ago
Is that a memory leak I'm seeing?
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 130157
People
(Reporter: tulipawn, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031119 Firebird/0.7+
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031119 Firebird/0.7+
Both Mozilla and Firebird display this behaviour. When I open google with
Firebird, memory usage shown by top is 29M. After opening 8 homepage tabs top
shows 55M of used memory. Closing all but one tab and opening google in it again
makes the amount of used memory go down to 50M. In user.js I've got:
user_pref("browser.cache.memory.capacity", 4096); so caching cannot be the
culprit here.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
![]() |
||
Comment 1•22 years ago
|
||
What are the pages in the homepage tabs? This bug needs _explicit_ steps to
reproduce...
Also see bug 130157 and the discussion therein. Chances are, that's what you're
seeing...
Comment 3•22 years ago
|
||
*** This bug has been marked as a duplicate of 130157 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•