gecko/dom/promise/tests
2014-11-20 09:51:03 +01:00
..
chrome.ini Bug 1084065 - Part 2: Make DOM Promise call the JS::dbg::onPromiseSettled hook; r=bz 2014-11-17 10:44:00 +01:00
mochitest.ini Bug 1035060 - Implement AbortablePromise. r=bz 2014-09-12 10:18:49 +08:00
test_abortable_promise.html Bug 1035060 - Implement AbortablePromise. r=bz 2014-09-12 10:18:49 +08:00
test_bug883683.html
test_dependentPromises.html Bug 1083950. Add a way to get the promises that depend on a given promise via PromiseDebugging. r=nsm 2014-10-19 22:27:36 -04:00
test_on_new_promise.html Bug 1083210 - Part 2: Make DOM Promise call the JS::dbg::onNewPromise hook. r=bz 2014-11-17 10:42:00 +01:00
test_on_promise_settled_duplicates.html Bug 1084065 - Part 2: Make DOM Promise call the JS::dbg::onPromiseSettled hook; r=bz 2014-11-17 10:44:00 +01:00
test_on_promise_settled.html Bug 1084065 - Part 2: Make DOM Promise call the JS::dbg::onPromiseSettled hook; r=bz 2014-11-17 10:44:00 +01:00
test_promise_utils.html Bug 965644 - Fix intermittent oranges on promise tests. r=bz 2014-07-01 17:33:00 -07:00
test_promise.html Bug 1013625 - Process Promise resolution runnables outside of main event queue. r=bz,khuey 2014-10-28 12:08:19 +00:00
test_resolve.html