]> source.dussan.org Git - jquery.git/commit
Fixes #9104. Returning null or undefined in a pipe callback shouldn't end up throwing...
authorjaubourg <j@ubourg.net>
Mon, 9 May 2011 08:01:20 +0000 (10:01 +0200)
committerjaubourg <j@ubourg.net>
Mon, 9 May 2011 08:01:20 +0000 (10:01 +0200)
commit8c13cfa805c0576a2f02f33beb9d15d73afd2d41
tree60800ca1ee6427e85cf51569ea1403d49e78f408
parentefd0fce7a1ae9bc62ef2b1aa51d7adc224da1ec0
Fixes #9104. Returning null or undefined in a pipe callback shouldn't end up throwing an exception. Silly, silly, me.
src/deferred.js
test/unit/deferred.js