Ticket #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: | |
| Blocking: | Blocked by: |
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
Change History
comment:1 Changed 3 years ago by dmethvin
- Status changed from new to closed
- Resolution set to invalid
comment:2 Changed 3 years ago by domo
- Status changed from closed to reopened
- Resolution invalid deleted
comment:3 Changed 3 years ago by addyosmani
- need changed from Review to Test Case
- Priority set to undecided
- Status changed from reopened to closed
- Resolution set to invalid
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 follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.


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.