Skip to main content

Bug Tracker

Side navigation

#12149 closed bug (fixed)

Opened July 26, 2012 02:27AM UTC

Closed August 20, 2012 12:30AM UTC

Last modified August 21, 2012 01:57AM UTC

'change' event handler leaks in IE7/8

Reported by: anonymous Owned by:
Priority: high Milestone: 1.8.1
Component: event Version: git
Keywords: Cc:
Blocked by: Blocking:
Description

Reproducing fiddle: http://jsfiddle.net/En8Ue/51/

Attachments (0)
Change History (5)

Changed July 26, 2012 04:03AM UTC by anonymous comment:1

Sorry, one addition, it does not leak in IE8, only in IE7.

Changed July 27, 2012 12:57AM UTC by anonymous comment:2

Changed August 20, 2012 12:30AM UTC by Nikita Govorov comment:3

resolution: → fixed
status: newclosed

Fix #12149. Avoid memory leak on oldIE change events. Close gh-878.

Changeset: ff7b7cfd1d754f6daf20541dc71c84ad690d3708

Changed August 20, 2012 12:37AM UTC by dmethvin comment:4

component: unfiledevent
milestone: None1.8.1
priority: undecidedhigh

Changed August 21, 2012 01:57AM UTC by dmethvin comment:5

#12177 is a duplicate of this ticket.