gecko-dev/dom/promise/tests
Boris Zbarsky d7821950f4 Bug 1278583 part 5. Switch DOM code from using hasInstance class hooks to using Symbol.hasInstance. r=peterv 2016-08-03 18:32:07 -07:00
..
unit Bug 989960 - Unhandled rejections in DOM Promises should cause xpcshell tests to fail. r=Yoric 2016-02-03 12:58:03 +00:00
chrome.ini Bug 1278996. Move the support-files bit for test_promise_xrays.html into chrome.ini so running that one test via mach mochitest works. r=chmanchester 2016-06-09 14:49:21 -04:00
file_promise_and_timeout_ordering.js
file_promise_xrays.html Bug 1278583 part 5. Switch DOM code from using hasInstance class hooks to using Symbol.hasInstance. r=peterv 2016-08-03 18:32:07 -07:00
mochitest.ini Bug 1278996. Move the support-files bit for test_promise_xrays.html into chrome.ini so running that one test via mach mochitest works. r=chmanchester 2016-06-09 14:49:21 -04:00
promise_uncatchable_exception.js Bug 1252268: If the slow script dialog aborts an interval timer callback, don't schedule it again. r=bz 2016-03-10 01:50:56 -08:00
test_bug883683.html Bug 1170760 part 11. Add subclassing support to Promise::Reject. r=baku,efaust 2015-11-25 15:48:09 -05:00
test_on_new_promise.html
test_on_promise_settled.html
test_on_promise_settled_duplicates.html
test_promise.html Bug 1179909: Refactor stable state handling. r=smaug 2015-08-11 06:10:46 -07:00
test_promise_and_timeout_ordering.html
test_promise_and_timeout_ordering_workers.html
test_promise_uncatchable_exception.html Bug 1252268: If the slow script dialog aborts an interval timer callback, don't schedule it again. r=bz 2016-03-10 01:50:56 -08:00
test_promise_utils.html
test_promise_xrays.html Bug 1278996. Move the support-files bit for test_promise_xrays.html into chrome.ini so running that one test via mach mochitest works. r=chmanchester 2016-06-09 14:49:21 -04:00
test_resolve.html
test_resolver_return_value.html
test_species_getter.html Bug 1170760 part 3. Add an @@species getter on Promise. r=peterv 2015-11-25 15:48:08 -05:00
test_thenable_vs_promise_ordering.html