gecko-dev/dom/workers/test
Jon Bauman 6af16546a9 Bug 1675987 - No derogatory language: Remove references to "crazy" in dom module. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D97654
2020-11-20 23:37:01 +00:00
..
crashtests
marionette Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
xpcshell Bug 1568597 - Make RemoteWorkerManager::GetRemoteType/MatchRemoteType fission-aware. r=asuth,nika 2020-08-28 17:58:58 +00:00
.eslintrc.js Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
404_server.sjs
WorkerDebugger.console_childWorker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebugger.console_debugger.js Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
WorkerDebugger.console_worker.js
WorkerDebugger.initialize_childWorker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebugger.initialize_debugger.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebugger.initialize_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebugger.postMessage_childWorker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebugger.postMessage_debugger.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebugger.postMessage_worker.js
WorkerDebuggerGlobalScope.createSandbox_debugger.js
WorkerDebuggerGlobalScope.createSandbox_sandbox.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebuggerGlobalScope.createSandbox_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebuggerGlobalScope.enterEventLoop_childWorker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebuggerGlobalScope.enterEventLoop_debugger.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebuggerGlobalScope.enterEventLoop_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebuggerGlobalScope.reportError_childWorker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebuggerGlobalScope.reportError_debugger.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebuggerGlobalScope.reportError_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebuggerGlobalScope.setImmediate_debugger.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebuggerGlobalScope.setImmediate_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebuggerManager_childWorker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebuggerManager_worker.js
WorkerDebugger_childWorker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebugger_frozen_window1.html
WorkerDebugger_frozen_window2.html
WorkerDebugger_frozen_worker1.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebugger_frozen_worker2.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebugger_promise_debugger.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebugger_promise_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebugger_sharedWorker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebugger_suspended_debugger.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebugger_suspended_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerDebugger_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
WorkerTest.jsm Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
WorkerTest_badworker.js
WorkerTest_subworker.js Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
WorkerTest_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
atob_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
blank.html
browser.ini Bug 1662925 - Part 1: Test fetch intercepting spawning a serviceworker process, r=asuth 2020-10-07 16:05:30 +00:00
browser_bug1047663.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
browser_bug1104623.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
browser_consoleSharedWorkers.js Bug 1634872 - Correct spec compliance issue. r=baku 2020-07-19 18:05:10 +00:00
browser_fileURL.js Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:24 +00:00
browser_privilegedmozilla_remoteworker.js Bug 1642676 - Ensure remote workers are launched in a child process based on the expected remoteType. r=asuth,mixedpuppy 2020-06-26 18:13:46 +00:00
browser_serviceworker_fetch_new_process.js Bug 1662925 - Part 1: Test fetch intercepting spawning a serviceworker process, r=asuth 2020-10-07 16:05:30 +00:00
browser_worker_use_counters.js Backed out 2 changesets (bug 1625500) for multiple failures on a CLOSED TREE 2020-04-17 15:36:05 +03:00
bug978260_worker.js
bug998474_worker.js Bug 1558822 - Fix more issues related to shadowing of variables in dom/ code. r=perry 2019-06-14 18:04:01 +00:00
bug1014466_data1.txt
bug1014466_data2.txt
bug1014466_worker.js Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
bug1020226_frame.html
bug1020226_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
bug1047663_tab.html
bug1047663_worker.sjs Bug 1523706 - Use JavaScript mime type for two worker tests. r=ckerschb 2019-07-11 13:26:39 +00:00
bug1060621_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
bug1062920_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
bug1063538.sjs
bug1063538_worker.js Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
bug1104064_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
bug1132395_sharedWorker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
bug1132924_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
chrome.ini Bug 780269 - Pass (X-)SourceMap header to SpiderMonkey for workers. r=perry 2020-07-07 21:19:58 +00:00
chromeWorker_subworker.js
chromeWorker_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
clearTimeouts_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
consoleReplaceable_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
console_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
content_worker.js Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
csp_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
csp_worker.js^headers^
dom_worker_helper.js Bug 780269 - Pass (X-)SourceMap header to SpiderMonkey for workers. r=perry 2020-07-07 21:19:58 +00:00
empty.html
empty_worker.js
errorPropagation_iframe.html Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
errorPropagation_worker.js Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
errorwarning_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
eventDispatch_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
fibonacci_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
fileBlobSubWorker_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
fileBlob_worker.js
filePosting_worker.js
fileReadSlice_worker.js
fileReaderSyncErrors_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
fileReaderSync_worker.js
fileSlice_worker.js
fileSubWorker_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
file_bug1010784_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
file_service_worker.js Bug 1642676 - Ensure remote workers are launched in a child process based on the expected remoteType. r=asuth,mixedpuppy 2020-06-26 18:13:46 +00:00
file_service_worker_container.html Bug 1642676 - Ensure remote workers are launched in a child process based on the expected remoteType. r=asuth,mixedpuppy 2020-06-26 18:13:46 +00:00
file_service_worker_fetch_synthetic.js Bug 1662925 - Part 1: Test fetch intercepting spawning a serviceworker process, r=asuth 2020-10-07 16:05:30 +00:00
file_use_counter_service_worker.js Bug 1202706 - Part 4: Add tests for worker use counters; r=bzbarsky 2019-11-27 23:22:31 +00:00
file_use_counter_shared_worker.js Bug 1202706 - Part 4: Add tests for worker use counters; r=bzbarsky 2019-11-27 23:22:31 +00:00
file_use_counter_worker.html Bug 1202706 - Part 4: Add tests for worker use counters; r=bzbarsky 2019-11-27 23:22:31 +00:00
file_use_counter_worker.js Bug 1202706 - Part 4: Add tests for worker use counters; r=bzbarsky 2019-11-27 23:22:31 +00:00
file_worker.js
foreign.js
head.js Bug 1640245, remove frame script and message manager from workers tests, r=baku 2020-05-23 03:20:07 +00:00
importForeignScripts_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
importScripts_3rdParty_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
importScripts_mixedcontent.html Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
importScripts_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
importScripts_worker_imported1.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
importScripts_worker_imported2.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
importScripts_worker_imported3.js
importScripts_worker_imported4.js
instanceof_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
invalid.js
json_worker.js Bug 1675987 - No derogatory language: Remove references to "crazy" in dom module. r=smaug 2020-11-20 23:37:01 +00:00
loadEncoding_worker.js
location_worker.js Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
longThread_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
mochitest.ini Bug 1667955 - [BFCache] disable some worker tests for now in Fission, r=peterv 2020-09-29 11:15:34 +00:00
multi_sharedWorker_frame.html Bug 1558822 - Fix more issues related to shadowing of variables in dom/ code. r=perry 2019-06-14 18:04:01 +00:00
multi_sharedWorker_sharedWorker.js Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
navigator_languages_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
navigator_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
newError_worker.js
notification_permission_worker.js Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
notification_worker.js Bug 1577746 - Enable ESLint rule dot-notation for dom/. r=baku 2019-09-02 11:23:05 +00:00
notification_worker_child-child.js Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
notification_worker_child-parent.js Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
onLine_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
onLine_worker_child.js Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
onLine_worker_head.js Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
promise_worker.js Bug 1609230 - Remove a nonused todo() function for testing in promise_worker.js, r=smaug 2020-01-14 20:52:42 +00:00
recursion_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
recursiveOnerror_worker.js
redirect_to_foreign.sjs
referrer.sjs
referrer_test_server.sjs
referrer_worker.html
rvals_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
script_createFile.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
server_fetch_synthetic.sjs Bug 1662925 - Test enhancements. r=nika 2020-10-07 16:03:48 +00:00
sharedWorker_console.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
sharedWorker_lifetime.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
sharedWorker_ports.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
sharedWorker_privateBrowsing.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
sharedWorker_sharedWorker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
sharedWorker_thirdparty_frame.html Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
sharedWorker_thirdparty_window.html
simpleThread_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
sourcemap_header.js Bug 780269 - Pass (X-)SourceMap header to SpiderMonkey for workers. r=perry 2020-07-07 21:19:58 +00:00
sourcemap_header_debugger.js Bug 780269 - Pass (X-)SourceMap header to SpiderMonkey for workers. r=perry 2020-07-07 21:19:58 +00:00
sourcemap_header_iframe.html Bug 780269 - Pass (X-)SourceMap header to SpiderMonkey for workers. r=perry 2020-07-07 21:19:58 +00:00
sourcemap_header_worker.js Bug 780269 - Pass (X-)SourceMap header to SpiderMonkey for workers. r=perry 2020-07-07 21:19:58 +00:00
sourcemap_header_worker.js^headers^ Bug 780269 - Pass (X-)SourceMap header to SpiderMonkey for workers. r=perry 2020-07-07 21:19:58 +00:00
suspend_window.html
suspend_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
terminate_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
test_404.html
test_WorkerDebugger.initialize.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_WorkerDebugger.postMessage.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_WorkerDebugger.xhtml Bug 1590766 - Use transitive parent's window in nsIWorkerDebugger.window, r=asuth. 2020-01-15 13:40:47 +00:00
test_WorkerDebuggerGlobalScope.createSandbox.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_WorkerDebuggerGlobalScope.enterEventLoop.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_WorkerDebuggerGlobalScope.reportError.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_WorkerDebuggerGlobalScope.setImmediate.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_WorkerDebuggerManager.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_WorkerDebugger_console.xhtml Bug 1482279 - Stop using Cu.forcePermissiveCOWs() in SpecialPowers. r=kmag 2020-05-31 03:41:03 +00:00
test_WorkerDebugger_frozen.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_WorkerDebugger_promise.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_WorkerDebugger_suspended.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_atob.html
test_blobConstructor.html Bug 1644863 - fix trailing whitespace in cross-tree tests, r=emilio,marionette-reviewers,whimboo 2020-06-17 22:45:31 +00:00
test_blobWorkers.html
test_bug949946.html
test_bug978260.html
test_bug998474.html
test_bug1002702.html
test_bug1010784.html
test_bug1014466.html
test_bug1020226.html
test_bug1036484.html
test_bug1060621.html
test_bug1062920.html
test_bug1062920.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_bug1063538.html
test_bug1104064.html
test_bug1132395.html
test_bug1132924.html
test_bug1278777.html
test_bug1301094.html
test_bug1317725.html
test_bug1317725.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
test_chromeWorker.html
test_chromeWorker.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_chromeWorkerJSM.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_clearTimeouts.html
test_console.html
test_consoleAndBlobs.html Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
test_consoleReplaceable.html
test_contentWorker.html
test_csp.html
test_csp.html^headers^
test_csp.js Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
test_dataURLWorker.html
test_errorPropagation.html
test_errorwarning.html
test_eventDispatch.html
test_fibonacci.html
test_file.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_fileBlobPosting.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_fileBlobSubWorker.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_filePosting.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_fileReadSlice.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_fileReaderSync.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_fileReaderSyncErrors.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_fileReaderSync_when_closing.html Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 6 - remoteLazyInputStream, r=smaug,necko-reviewers,dragana 2020-06-29 11:02:55 +00:00
test_fileSlice.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_fileSubWorker.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_importScripts.html Bug 1644863 - fix trailing whitespace in cross-tree tests, r=emilio,marionette-reviewers,whimboo 2020-06-17 22:45:31 +00:00
test_importScripts_3rdparty.html
test_importScripts_mixedcontent.html Bug 1644863 - fix trailing whitespace in cross-tree tests, r=emilio,marionette-reviewers,whimboo 2020-06-17 22:45:31 +00:00
test_instanceof.html
test_json.html
test_loadEncoding.html
test_loadError.html
test_location.html
test_longThread.html Bug 1644863 - fix trailing whitespace in cross-tree tests, r=emilio,marionette-reviewers,whimboo 2020-06-17 22:45:31 +00:00
test_multi_sharedWorker.html
test_multi_sharedWorker_lifetimes.html
test_navigator.html
test_navigator.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
test_navigator_iframe.html
test_navigator_iframe.js Bug 1581710 - Update WebGPU IDL bindings r=jgilbert,bzbarsky 2019-10-02 16:46:03 +00:00
test_navigator_languages.html Bug 1415146 - Use getExposedWebLocales for navigator.language(s) if there are no accept languages. r=smaug 2020-04-27 20:16:04 +00:00
test_navigator_secureContext.html
test_navigator_workers_hardwareConcurrency.html Bug 1558822 - Fix more issues related to shadowing of variables in dom/ code. r=perry 2019-06-14 18:04:01 +00:00
test_newError.html
test_notification.html
test_notification_child.html
test_notification_permission.html
test_onLine.html
test_promise.html
test_promise_resolved_with_string.html
test_readableStream_when_closing.html Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
test_recursion.html
test_recursiveOnerror.html
test_referrer.html Bug 1650919 - Adding manifest annotations for xorigin test harness. r=kmag 2020-07-13 20:34:46 +00:00
test_referrer_header_worker.html
test_resolveWorker-assignment.html
test_resolveWorker.html
test_rvals.html
test_setTimeoutWith0.html
test_sharedWorker.html Bug 1561435 - Fix test failures for dom/, r=standard8 2019-06-24 04:55:14 +02:00
test_sharedWorker_lifetime.html
test_sharedWorker_ports.html
test_sharedWorker_privateBrowsing.html Bug 1638153: Part 2 - Fix uses of .rootTreeItem to get top browser window. r=geckoview-reviewers,nika,snorp 2020-06-17 17:17:16 +00:00
test_sharedWorker_thirdparty.html
test_sharedworker_event_listener_leaks.html
test_shutdownCheck.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_simpleThread.html Bug 1644863 - fix trailing whitespace in cross-tree tests, r=emilio,marionette-reviewers,whimboo 2020-06-17 22:45:31 +00:00
test_sourcemap_header.html Bug 780269 - Pass (X-)SourceMap header to SpiderMonkey for workers. r=perry 2020-07-07 21:19:58 +00:00
test_subworkers_suspended.html Bug 1558822 - Fix more issues related to shadowing of variables in dom/ code. r=perry 2019-06-14 18:04:01 +00:00
test_suspend.html Bug 1650919 - Adding manifest annotations for xorigin test harness. r=kmag 2020-07-13 20:34:46 +00:00
test_terminate.html Bug 1558822 - Fix more issues related to shadowing of variables in dom/ code. r=perry 2019-06-14 18:04:01 +00:00
test_threadErrors.html Bug 1644863 - fix trailing whitespace in cross-tree tests, r=emilio,marionette-reviewers,whimboo 2020-06-17 22:45:31 +00:00
test_threadTimeouts.html Bug 1644863 - fix trailing whitespace in cross-tree tests, r=emilio,marionette-reviewers,whimboo 2020-06-17 22:45:31 +00:00
test_throwingOnerror.html
test_timeoutTracing.html Bug 1558822 - Fix more issues related to shadowing of variables in dom/ code. r=perry 2019-06-14 18:04:01 +00:00
test_transferable.html Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
test_worker_interfaces.html
test_worker_interfaces.js Bug 1669784 - Merge TypedObject namespace into WebAssembly namespace, gated on GC feature. r=lth 2020-10-12 21:01:39 +00:00
test_worker_interfaces_secureContext.html
threadErrors_worker1.js
threadErrors_worker2.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
threadErrors_worker3.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
threadErrors_worker4.js
threadTimeouts_worker.js
throwingOnerror_worker.js
timeoutTracing_worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
transferable_worker.js Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
window_suspended.html
worker_bug1278777.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
worker_bug1301094.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
worker_consoleAndBlobs.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
worker_driver.js Bug 1624266 - Update some mochitests for testing interfaces; r=smaug 2020-05-04 07:31:50 +00:00
worker_referrer.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
worker_setTimeoutWith0.js
worker_shutdownCheck.js
worker_suspended.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
worker_wrapper.js Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00