gecko-dev/dom/promise
Boris Zbarsky 6a93d5c443 Bug 1107953 part 5. Add tests for promise rejections with content-side DOMExceptions, and fix the promise code so those tests actually pass. r=bholley 2015-01-15 17:39:02 -05:00
..
tests Bug 1120235. Various promise resolve/reject functions should actually return undefined instead of ending up accidentally returning their callee. r=nsm 2015-01-12 22:35:33 -05:00
AbortablePromise.cpp
AbortablePromise.h
Promise.cpp Bug 1107953 part 5. Add tests for promise rejections with content-side DOMExceptions, and fix the promise code so those tests actually pass. r=bholley 2015-01-15 17:39:02 -05:00
Promise.h Bug 1107953 part 3. Make Promise pass in their object compartment when calling their various callbacks. r=bholley 2015-01-15 17:39:02 -05:00
PromiseCallback.cpp Bug 1107953 part 5. Add tests for promise rejections with content-side DOMExceptions, and fix the promise code so those tests actually pass. r=bholley 2015-01-15 17:39:02 -05:00
PromiseCallback.h
PromiseDebugging.cpp
PromiseDebugging.h
PromiseNativeAbortCallback.h
PromiseNativeHandler.h
PromiseWorkerProxy.h Bug 1118612 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/promise; r=baku 2015-01-07 11:51:28 -05:00
moz.build