Skip to main content

Bug Tracker

Side navigation

#6084 closed bug (fixed)

Opened February 12, 2010 12:47PM UTC

Closed February 13, 2010 11:11AM UTC

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.

Attachments (0)
Change History (1)

Changed February 13, 2010 11:11AM UTC by john comment:1

component: ajaxevent
resolution: → fixed
status: newclosed