Closed
Bug 264901
Opened 21 years ago
Closed 21 years ago
memory leak on a simple XmlHttpRequest under linux
Categories
(Core Graveyard :: Web Services, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 252345
People
(Reporter: remy.cherel, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.1; Linux)
Build Identifier:
Memory leak on a simple XmlHttpRequest. See the URL for implementation details
of a test case. I was watching the memory usage by a simple "top" command.
We have an application which automatic background refresh, so the numbers of
XmlHttpRequest is big on one day and the browser go progressively slower...
Best regards
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•21 years ago
|
||
please post the build ID you're using
maybe dupe of bug 252345
can you try with a latest mozilla trunk build ?
ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/latest-trunk/
Component: General → Web Services
Product: Firefox → Browser
Version: unspecified → Trunk
Updated•21 years ago
|
Assignee: firefox → web-services
QA Contact: firefox.general → doronr
Reporter | ||
Comment 2•21 years ago
|
||
*** This bug has been marked as a duplicate of 252345 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•