Skip to main content

Bug Tracker

Side navigation

#4929 closed bug (worksforme)

Opened July 20, 2009 05:12PM UTC

Closed November 19, 2010 10:02PM UTC

Fix for IE Memory Leak

Reported by: kossovsky Owned by:
Priority: critical Milestone: 1.3.2
Component: core Version: 1.3.2
Keywords: memory leak, internet explorer, IE Cc:
Blocked by: Blocking:
Description

This is one (of many) memory leaks IE7 proudly has – cleaning memory for removed HTML element.

I've made a fix for this specific memory leak and will appreciate if this patch will be part of jQuery.

You can see the details at IE Memory Leak – jQuery Fix

http://kossovsky.net/index.php/2009/07/ie-memory-leak-jquery-garbage-collector/

  • Obviously, you are welcome to improve it.
Attachments (0)
Change History (2)

Changed December 10, 2009 01:34AM UTC by dmethvin comment:1

Is there a simple test case that shows when this is effective? Is it necessary for the garbage collector node to be attached to the document? A test case would allow testing some permutations.

Changed November 19, 2010 10:02PM UTC by snover comment:2

resolution: → worksforme
status: newclosed

Closing after 11 months of no activity from the original reporter.