From: jaubourg Date: Wed, 23 Feb 2011 07:00:27 +0000 (+0100) Subject: Refactors jQuery.when to avoid unnecessary recursion and limit function calls as... X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;ds=inline;h=3663836b0180f3a73d96ec234d5d7010e5652a4b;hp=3663836b0180f3a73d96ec234d5d7010e5652a4b;p=jquery.git Refactors jQuery.when to avoid unnecessary recursion and limit function calls as much as possible. ---