https://bugzilla.wikimedia.org/show_bug.cgi?id=37982
Daniel Friesen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mediawiki-bugs@nadir-seen-f | |ire.com --- Comment #2 from Daniel Friesen <[email protected]> 2012-08-03 01:43:19 UTC --- Note that es-harmony seems to be standardizing promises in such a way they'll eventually be a standard feature. Depending on the strawman that gets standardized it will either be .then(doneFn, failFn); or .when(doneFn, failFn); Though these promises aren't going to have something like .progress(). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
