]> source.dussan.org Git - jquery.git/commit
Callbacks: Don't abort execution on .lock()
authorRichard Gibson <richard.gibson@gmail.com>
Sun, 4 Jan 2015 00:55:31 +0000 (19:55 -0500)
committerRichard Gibson <richard.gibson@gmail.com>
Sun, 11 Jan 2015 04:07:39 +0000 (23:07 -0500)
commit32bf9178cace8c52a31c468a28adde9a4fdc4671
treeeab1aa14d908d5c2357910099adf0853a8d714f6
parent0d829f0e9a177038580a59d0b5649fab76b8104f
Callbacks: Don't abort execution on .lock()

Fixes gh-1990
Closes gh-1991

(cherry picked from commit fc7477f4927100f23f83c22b5142a42d1eac8502)
src/callbacks.js
test/unit/callbacks.js