tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / dom / promise / tests


ModeNameSize
-rw-r--r--chrome.toml31L
-rw-r--r--file_promise_and_timeout_ordering.js18L
-rw-r--r--file_promise_argument_tests.js175L
-rw-r--r--file_promise_job_with_bind_from_discarded_iframe.html14L
-rw-r--r--file_promise_retval_tests.js56L
-rw-r--r--file_promise_xrays.html34L
-rw-r--r--mochitest.toml64L
-rw-r--r--promise_uncatchable_exception.js11L
-rw-r--r--test_bug883683.html41L
-rw-r--r--test_on_new_promise.html45L
-rw-r--r--test_on_promise_settled.html53L
-rw-r--r--test_on_promise_settled_duplicates.html58L
-rw-r--r--test_promise.html846L
-rw-r--r--test_promise_and_timeout_ordering.html16L
-rw-r--r--test_promise_and_timeout_ordering_workers.html14L
-rw-r--r--test_promise_argument.html49L
-rw-r--r--test_promise_argument_xrays.html90L
-rw-r--r--test_promise_callback_retval.html53L
-rw-r--r--test_promise_job_with_bind_from_discarded_iframe.html63L
-rw-r--r--test_promise_retval.html51L
-rw-r--r--test_promise_retval_xrays.html94L
-rw-r--r--test_promise_uncatchable_exception.html35L
-rw-r--r--test_promise_utils.html313L
-rw-r--r--test_promise_xrays.html365L
-rw-r--r--test_resolve.html66L
-rw-r--r--test_resolver_return_value.html40L
-rw-r--r--test_species_getter.html25L
-rw-r--r--test_thenable_vs_promise_ordering.html29L
-rw-r--r--test_webassembly_compile.html448L
-rw-r--r--test_webassembly_compile_sample.wasm16053B
-rw-r--r--test_webassembly_compile_worker.js55L
-rw-r--r--test_webassembly_compile_worker_terminate.js13L
d---------unit/-