gecko-dev/dom/worklet/tests
Andrea Marchesini acbbf5b903 Bug 1614899 - Support WASM + SAB in AudioWorkletNode processOptions, r=padenot
Differential Revision: https://phabricator.services.mozilla.com/D62598

--HG--
extra : moz-landing-system : lando
2020-02-12 16:16:23 +00:00
..
.eslintrc.js
common.js
mochitest.ini Bug 1614899 - Support WASM + SAB in AudioWorkletNode processOptions, r=padenot 2020-02-12 16:16:23 +00:00
server_import_with_cache.sjs
test_audioWorklet.html Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
test_audioWorkletGlobalScopeRegisterProcessor.html Bug 1613013 part 3. Annotate TypeErrors and RangeErrors from WebIDL implementations with the method they come from. r=peterv 2020-02-06 21:22:32 +00:00
test_audioWorklet_WASM.html Bug 1613909 - Enable shared-memory for SAP + postMessage() tests, r=smaug 2020-02-07 16:08:05 +00:00
test_audioWorklet_insecureContext.html
test_audioWorklet_options.html Bug 1614899 - Support WASM + SAB in AudioWorkletNode processOptions, r=padenot 2020-02-12 16:16:23 +00:00
test_basic.html
test_console.html Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
test_dump.html
test_exception.html Bug 1473463 evaluate worklet scripts as modules without support for nested import r=baku 2019-08-13 11:10:23 +00:00
test_import_with_cache.html
test_paintWorklet.html Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
test_promise.html Bug 1612570 - Add promise support to worklet, r=smaug 2020-02-06 13:54:19 +00:00
worklet_audioWorklet.js Bug 1473463 use globalThis in worklet tests because |this| is undefined in toplevel module script r=baku 2019-08-12 11:46:02 +00:00
worklet_audioWorklet_WASM.js Bug 1611855 - Worklet must be part of the same parent's agentCluster - part 4 - tests, r=padenot 2020-02-06 13:47:47 +00:00
worklet_audioWorklet_options.js Bug 1614899 - Support WASM + SAB in AudioWorkletNode processOptions, r=padenot 2020-02-12 16:16:23 +00:00
worklet_console.js
worklet_dump.js
worklet_exception.js
worklet_paintWorklet.js Bug 1473463 use globalThis in worklet tests because |this| is undefined in toplevel module script r=baku 2019-08-12 11:46:02 +00:00
worklet_promise.js Bug 1612570 - Add promise support to worklet, r=smaug 2020-02-06 13:54:19 +00:00
worklet_test_audioWorkletGlobalScopeRegisterProcessor.js Bug 1558526 remove check for callable process() in registerProcessor() r=bzbarsky 2020-01-10 02:31:13 +00:00