gecko-dev/dom/promise
Peter Van der Beken dcda2ba9bb Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz.
--HG--
extra : rebase_source : 89c476cd9436530b2df5acc903909e34188417a0
2014-10-07 11:44:49 +02:00
..
tests Bug 1062323 - Chained promises should resolve asynchronously. r=bz 2014-09-23 22:00:58 -07:00
AbortablePromise.cpp Bug 1035060 - Implement AbortablePromise. r=bz 2014-09-12 10:18:49 +08:00
AbortablePromise.h Bug 1068020 - Fix more bad implicit constructors in DOM; r=baku 2014-09-17 17:53:42 -04:00
Promise.cpp Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz. 2014-10-07 11:44:49 +02:00
Promise.h Bug 1035060 - Implement AbortablePromise. r=bz 2014-09-12 10:18:49 +08:00
PromiseCallback.cpp Bug 1062323 - Chained promises should resolve asynchronously. r=bz 2014-09-23 22:00:58 -07:00
PromiseCallback.h Bug 1035394 - Fix dangerous public destructors in dom - r=ehsan 2014-07-08 17:23:17 -04:00
PromiseDebugging.cpp Bug 966471. Add some facilities for examining the state of a promise via a PromiseDebugging utility namespace. r=nsm,peterv 2014-07-02 00:19:48 -04:00
PromiseDebugging.h Bug 966471. Add some facilities for examining the state of a promise via a PromiseDebugging utility namespace. r=nsm,peterv 2014-07-02 00:19:48 -04:00
PromiseNativeAbortCallback.h Bug 1035060 - Implement AbortablePromise. r=bz 2014-09-12 10:18:49 +08:00
PromiseNativeHandler.h Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan 2014-06-23 15:56:07 -04:00
PromiseWorkerProxy.h Bug 1040263. Eagerly create and preserve Promise reflectors so we always have them available during unlink. r=nsm,bholley. 2014-07-18 21:31:11 -04:00
moz.build Bug 1035060 - Implement AbortablePromise. r=bz 2014-09-12 10:18:49 +08:00