Opened 13 years ago
Closed 13 years ago
#6084 closed bug (fixed)
1.4.2: events and removed elements
Reported by: | cowboy | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.2 | |
Component: | event | Version: | 1.4.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In 1.4.2, it looks like cleanData is just unbinding elements' events via DOM methods, but what about special events?
They need their events removed "normally" via their defined event.special methods, otherwise things like internal element caches will keep removed elements from getting garbage collected, removed elements may still be iterated over internally, etc.
Change History (1)
comment:1 Changed 13 years ago by
Component: | ajax → event |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed. http://github.com/jquery/jquery/commit/da966573c3f3cb083c48cd3ead88e7542937d4df