Landed a fix for when a DOM element gets accidentally removed by another live event...
authorJohn Resig <jeresig@gmail.com>
Sat, 10 Jan 2009 19:57:07 +0000 (19:57 +0000)
committerJohn Resig <jeresig@gmail.com>
Sat, 10 Jan 2009 19:57:07 +0000 (19:57 +0000)
commitb1018cad1256a7b9cc47e675b2a9e22c409b7aed
tree469a175290a160751f092dca290b2d974f0185f9
parent29bf601f3495ced43fbb6152bf9306f2618bb955
Landed a fix for when a DOM element gets accidentally removed by another live event handler. Thanks to Irae for the patches. Fixed #3820.
src/event.js
test/unit/event.js