Fixes memory leaks relating to events in IE with page unload and with jQuery methods...
authorBrandon Aaron <brandon.aaron@gmail.com>
Sat, 6 Oct 2007 17:04:20 +0000 (17:04 +0000)
committerBrandon Aaron <brandon.aaron@gmail.com>
Sat, 6 Oct 2007 17:04:20 +0000 (17:04 +0000)
commit92aac3abd6bc493a0c5f216e2e51359024b90af1
treed5cd1498a6da4dc56bdda23c6fca7d5ff811a0d6
parentbb998f25185e9b98514219e2ab169411f4ed7fb0
Fixes memory leaks relating to events in IE with page unload and with jQuery methods remove, html and empty (#1610, #1618, #1697 and #1731). Also re-worked variable names to be more consistent with the core.
src/core.js
src/event.js