]> source.dussan.org Git - jquery.git/commit
Since we fixed .is(POS) let's use it and save bytes.
authorDave Methvin <dave.methvin@gmail.com>
Mon, 7 Nov 2011 01:12:00 +0000 (20:12 -0500)
committerDave Methvin <dave.methvin@gmail.com>
Mon, 7 Nov 2011 01:12:00 +0000 (20:12 -0500)
commita7e911b7fe84a35234d4be18102e168c6644e40d
tree471524f1a699c5ce95bc7a42603280f736556860
parentf5250e15946b111de2bdc5ff5d321f3601db3e0a
Since we fixed .is(POS) let's use it and save bytes.

Also, creates a single jQuery object and reuses it in the delegation-test loop to make it more performancy.
src/event.js