gecko-dev/dom/promise/tests
Ryan Hunt 6209b9c4eb Bug 1624524 - Remove uses of wasmTextToBinary in non-JS shell tests. r=bbouvier
There are not many uses of wasmTextToBinary in the non-JS shell tests, and so
the easiest path to resolving the build size regression from using the 'wat'
crate is to just conditionally compile it in the JS shell. This commit takes
the few cases of wasmTextToBinary in non-JS shell tests and precompiles them
to binary.

Differential Revision: https://phabricator.services.mozilla.com/D68651

--HG--
extra : moz-landing-system : lando
2020-04-10 21:28:19 +00:00
..
unit
.eslintrc.js
chrome.ini
file_promise_and_timeout_ordering.js
file_promise_argument_tests.js Bug 1620218 - Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers 2020-03-08 21:45:16 +00:00
file_promise_retval_tests.js Bug 1620218 - Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers 2020-03-08 21:45:16 +00:00
file_promise_xrays.html
mochitest.ini
promise_uncatchable_exception.js
test_bug883683.html
test_on_new_promise.html
test_on_promise_settled.html
test_on_promise_settled_duplicates.html
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_retval.html
test_promise_retval_xrays.html
test_promise_uncatchable_exception.html
test_promise_utils.html
test_promise_xrays.html
test_resolve.html
test_resolver_return_value.html
test_species_getter.html
test_thenable_vs_promise_ordering.html
test_webassembly_compile.html Bug 1624524 - Remove uses of wasmTextToBinary in non-JS shell tests. r=bbouvier 2020-04-10 21:28:19 +00:00
test_webassembly_compile_sample.wasm
test_webassembly_compile_worker.js
test_webassembly_compile_worker_terminate.js