#12149 closed bug (fixed)
'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/
Change History (5)
comment:1 Changed 11 years ago by
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fix #12149. Avoid memory leak on oldIE change events. Close gh-878.
Changeset: ff7b7cfd1d754f6daf20541dc71c84ad690d3708
comment:4 Changed 11 years ago by
Component: | unfiled → event |
---|---|
Milestone: | None → 1.8.1 |
Priority: | undecided → high |
Note: See
TracTickets for help on using
tickets.
Sorry, one addition, it does not leak in IE8, only in IE7.