gecko-dev/dom/promise
Mike Hommey 2e729aa83d Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8 2013-08-02 10:29:05 +09:00
..
tests Bug 875289 - Remove .done() and allow undefined to be passed to .then() and .catch(), r=mounir, sr=bz 2013-07-16 15:56:24 +02:00
Makefile.in Bug 892904 - Remove useless includes of config.mk. r=gps 2013-07-15 18:48:40 +09:00
Promise.cpp Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8 2013-08-02 10:29:05 +09:00
Promise.h Bug 875289 - Remove .done() and allow undefined to be passed to .then() and .catch(), r=mounir, sr=bz 2013-07-16 15:56:24 +02:00
PromiseCallback.cpp Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8 2013-08-02 10:29:05 +09:00
PromiseCallback.h Bug 884279 - Rename Future to Promise. r=mounir 2013-07-11 16:40:36 -04:00
PromiseResolver.cpp Bug 884279 - Rename Future to Promise. r=mounir 2013-07-11 16:40:36 -04:00
PromiseResolver.h Bug 884279 - Rename Future to Promise. r=mounir 2013-07-11 16:40:36 -04:00
moz.build Bug 884279 - Rename Future to Promise. r=mounir 2013-07-11 16:40:36 -04:00