From: Brandon Aaron Date: Sat, 6 Oct 2007 17:04:20 +0000 (+0000) Subject: Fixes memory leaks relating to events in IE with page unload and with jQuery methods... X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=92aac3abd6bc493a0c5f216e2e51359024b90af1;hp=92aac3abd6bc493a0c5f216e2e51359024b90af1;p=jquery.git 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. ---