Bug Tracker

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#964 closed bug (fixed)

Unbind Event Handler

Reported by: john Owned by:
Priority: minor Milestone:
Component: event Version:
Keywords: Cc:
Blocked by: Blocking:

Description

Event handler functions should be unbound if no more functions are being handled. e.g. stuff like "onclick" should be empty if no more handlers are bound.

Attachments (1)

event.diff (2.0 KB) - added by brandon 16 years ago.
Patch and test

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by brandon

Attachment: event.diff added

Patch and test

comment:1 Changed 16 years ago by brandon

Resolution: fixed
Status: newclosed

Fixed in Revision 1423.

Note: See TracTickets for help on using tickets.