Opened 13 years ago
Closed 12 years ago
#6742 closed bug (invalid)
Memory leak in Firefox 3.x when using ajax
Reported by: | domo | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.4.3 |
Component: | ajax | Version: | 1.4.2 |
Keywords: | FF3.6 ajax memory leak | Cc: | |
Blocked by: | Blocking: |
Description
I've an application where I use the ajax function in jquery to query the web server every second for updated data. The memory utilization increases from around 52 MB to over 70 MB in an 1 hour.
Related to #6242. The provided solution in these ticket is not working for the FF3.6.6
Attachments (1)
Change History (4)
comment:1 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Changed 13 years ago by
Attachment: | TestActualjQueryImplementation.html added |
---|
comment:2 Changed 13 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:3 Changed 12 years ago by
need: | Review → Test Case |
---|---|
Priority: | → undecided |
Resolution: | → invalid |
Status: | reopened → closed |
Because the test case that you've provided us with does not contain enough information for us to accurately evaluate what the issue causing your original bug is, we'll have to ask that you re-submit your ticket with further information.
As this is a web-server related issue you may need to provide some reference to a live server so that we can establish whether your server, its output or the core is to blame.
Thanks!
Please take a test case to the forums where more people can help you determine whether the memory leak is due to a jQuery core problem. If it is, reopen this ticket with your test case.