Fix patch for #7150, which was not deleting the events object properly on plain JS...
authorColin Snover <github.com@zetafleet.com>
Tue, 12 Oct 2010 23:49:37 +0000 (18:49 -0500)
committerColin Snover <github.com@zetafleet.com>
Tue, 12 Oct 2010 23:49:37 +0000 (18:49 -0500)
commit1518ae1aedaafa820ed689ecf26cf43e92913896
treee20be7e0648a23726816b91e744ac2d88fb6d4e6
parentff6ceadbfd470463e63708413eb5a55bd7e90c69
Fix patch for #7150, which was not deleting the events object properly on plain JS objects. Thanks to jitter for catching it.
src/event.js
test/unit/event.js