]> source.dussan.org Git - jquery.git/commit
Manipulation: Plug an IE8 memory leak in noCloneEvent feature detect
authorDave Methvin <dave.methvin@gmail.com>
Sat, 6 Dec 2014 21:51:50 +0000 (16:51 -0500)
committerDave Methvin <dave.methvin@gmail.com>
Sat, 6 Dec 2014 21:56:41 +0000 (16:56 -0500)
commitfaf295a6d85ea716bd795609efdd855938144512
treef1197eabb3af96ccd501cf210c252c78f5b6a853
parent4365133defc4b78f4f55db932dd9b8c33f2b86b2
Manipulation: Plug an IE8 memory leak in noCloneEvent feature detect

Fixes gh-1840

This feature detect could be simplified now that the only supported browser
with this problem is IE8.
src/manipulation/support.js