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 comment:1
Changed July 27, 2012 12:57AM UTC by comment:2
Changed August 20, 2012 12:30AM UTC by comment:3
resolution: | → fixed |
---|---|
status: | new → closed |
Fix #12149. Avoid memory leak on oldIE change events. Close gh-878.
Changeset: ff7b7cfd1d754f6daf20541dc71c84ad690d3708
Changed August 20, 2012 12:37AM UTC by comment:4
component: | unfiled → event |
---|---|
milestone: | None → 1.8.1 |
priority: | undecided → high |
Sorry, one addition, it does not leak in IE8, only in IE7.