mirror of
https://github.com/jquery/jquery.git
synced 2026-01-24 18:08:30 -05:00
actually don't need to null out as much as i thought i did to fix that memory leak
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
});
|
||||
|
||||
// release memory in IE
|
||||
root = script = div = all = a = null;
|
||||
div = null;
|
||||
})();
|
||||
|
||||
jQuery.props = {
|
||||
|
||||
Reference in New Issue
Block a user