Ticket #5010 (closed bug: duplicate)

Opened 3 years ago

Last modified 7 months ago

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:
Blocking: Blocked by:

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

Change History

comment:1 Changed 3 years ago by scott.gonzalez

  • Status changed from new to closed
  • Resolution set to duplicate

Duplicate of #4565.

comment:2 Changed 7 months ago by scott.gonzalez

  • Milestone TBD deleted

Milestone TBD deleted

Note: See TracTickets for help on using tickets.