gecko-dev/dom/promise/tests
Tooru Fujisawa ceba89bc46 Bug 1723124 - Part 1: Use GetFunctionRealm when creating promise reaction/thenable jobs. r=jandem
Also changed the unwrap performed in EnqueuePromiseReactionJob from unchecked
to checked, given we don't rely on the job's realm there, and fallbacking
to the current realm works.

Differential Revision: https://phabricator.services.mozilla.com/D121816
2021-08-10 16:04:21 +00:00
..
unit Bug 1723124 - Part 1: Use GetFunctionRealm when creating promise reaction/thenable jobs. r=jandem 2021-08-10 16:04:21 +00:00
.eslintrc.js
chrome.ini Bug 1723124 - Part 1: Use GetFunctionRealm when creating promise reaction/thenable jobs. r=jandem 2021-08-10 16:04:21 +00:00
file_promise_and_timeout_ordering.js
file_promise_argument_tests.js
file_promise_job_with_bind_from_discarded_iframe.html Bug 1723124 - Part 1: Use GetFunctionRealm when creating promise reaction/thenable jobs. r=jandem 2021-08-10 16:04:21 +00:00
file_promise_retval_tests.js
file_promise_xrays.html
mochitest.ini
promise_uncatchable_exception.js
test_bug883683.html
test_on_new_promise.html Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
test_on_promise_settled.html Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
test_on_promise_settled_duplicates.html Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
test_promise.html
test_promise_and_timeout_ordering.html
test_promise_and_timeout_ordering_workers.html
test_promise_argument.html
test_promise_argument_xrays.html
test_promise_callback_retval.html
test_promise_job_with_bind_from_discarded_iframe.html Bug 1723124 - Part 1: Use GetFunctionRealm when creating promise reaction/thenable jobs. r=jandem 2021-08-10 16:04:21 +00:00
test_promise_retval.html
test_promise_retval_xrays.html
test_promise_uncatchable_exception.html
test_promise_utils.html Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
test_promise_xrays.html
test_resolve.html Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
test_resolver_return_value.html
test_species_getter.html
test_thenable_vs_promise_ordering.html
test_webassembly_compile.html Bug 1687063 - Improve error messages when trying to consume a Reponse for WebAssembly. r=lth 2021-01-18 12:16:33 +00:00
test_webassembly_compile_sample.wasm
test_webassembly_compile_worker.js
test_webassembly_compile_worker_terminate.js