Skip to main content

Bug Tracker

Side navigation

#6742 closed bug (invalid)

Opened June 29, 2010 07:54AM UTC

Closed October 12, 2010 05:06AM UTC

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 (3)

Changed June 30, 2010 12:10AM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

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.

Changed June 30, 2010 08:29PM UTC by domo comment:2

resolution: invalid
status: closedreopened

Changed October 12, 2010 05:06AM UTC by addyosmani comment:3

need: ReviewTest Case
priority: → undecided
resolution: → invalid
status: reopenedclosed

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!