]> source.dussan.org Git - jquery.git/commit
Uses a copy of the flags when they are given as an object rather than the object...
authorjaubourg <j@ubourg.net>
Wed, 25 Apr 2012 00:06:21 +0000 (02:06 +0200)
committerjaubourg <j@ubourg.net>
Wed, 25 Apr 2012 00:06:21 +0000 (02:06 +0200)
commitad329384ff7ef449db12ca30650f6637a7fc17f7
treec40f55b6ce15cde608e344355f230389bfec8fce
parent54fab3174c7844959b374e98b453c048b60de0d0
Uses a copy of the flags when they are given as an object rather than the object itself. That way, we're sure flags are immutable for the entire lifetime of the Callbacks instance.
src/callbacks.js