Make sure that the teardown is called after all the handlers of a type are removed...
authorJohn Resig <jeresig@gmail.com>
Thu, 11 Feb 2010 06:42:51 +0000 (01:42 -0500)
committerJohn Resig <jeresig@gmail.com>
Thu, 11 Feb 2010 06:42:51 +0000 (01:42 -0500)
commit021b809acecc4e94613375b3182c86722470fe9b
tree77b70e014be92b036401945d08cf35aeec3eeee1
parent639f4931b0409a8eb83aaf89a03b6b52f674663e
Make sure that the teardown is called after all the handlers of a type are removed. Fixes #6065.
src/event.js
test/unit/event.js