Skip to main content

Search and Top Navigation

#5010 closed bug (duplicate)

Opened December 16, 2009 03:11PM UTC

Closed December 23, 2009 06:06AM UTC

Last modified October 11, 2012 09:15PM UTC

Dialog memory leak (1.3.2 / 1.4a1)

Reported by: malsup Owned by:
Priority: major Milestone:
Component: ui.dialog Version: 1.7.2
Keywords: memory leak Cc:
Blocked by: Blocking:
Description

Not sure if this is an issue with core or with the ui Dialog class, but displaying the dialog over and over causes excessive memory leakage in IE. Tested in IE8.

Sample test page which shows the problem:

http://test.malsup.com/dialog/

The mem leak also occurs when using blockUI instead of Dialog so it may be a problem in core. Tested with both 1.3.2 and 1.4a1 with same results.

Drip.exe also shows tons of leaked DOM elements.

I also created a ticket in the core tracker:

http://dev.jquery.com/ticket/5666

Attachments (0)
Change History (2)

Changed December 23, 2009 06:06AM UTC by scottgonzalez comment:1

resolution: → duplicate
status: newclosed

Duplicate of #4565.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted