gecko-dev/dom/workers/test
Tom Schuster 93f896affe Bug 1514680 - Strictly enforce the MIME type of scripts loaded by importScripts(). r=dveditz
Differential Revision: https://phabricator.services.mozilla.com/D16730

--HG--
extra : moz-landing-system : lando
2019-01-30 22:21:26 +00:00
..
crashtests Bug 1348882 - Add crashtest. r=me 2017-10-11 19:54:09 -04:00
xpcshell Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
.eslintrc.js Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
404_server.sjs
WorkerDebugger.console_childWorker.js
WorkerDebugger.console_debugger.js
WorkerDebugger.console_worker.js
WorkerDebugger.initialize_childWorker.js
WorkerDebugger.initialize_debugger.js
WorkerDebugger.initialize_worker.js
WorkerDebugger.postMessage_childWorker.js
WorkerDebugger.postMessage_debugger.js
WorkerDebugger.postMessage_worker.js
WorkerDebuggerGlobalScope.createSandbox_debugger.js
WorkerDebuggerGlobalScope.createSandbox_sandbox.js
WorkerDebuggerGlobalScope.createSandbox_worker.js
WorkerDebuggerGlobalScope.enterEventLoop_childWorker.js
WorkerDebuggerGlobalScope.enterEventLoop_debugger.js
WorkerDebuggerGlobalScope.enterEventLoop_worker.js Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
WorkerDebuggerGlobalScope.reportError_childWorker.js
WorkerDebuggerGlobalScope.reportError_debugger.js
WorkerDebuggerGlobalScope.reportError_worker.js
WorkerDebuggerGlobalScope.setImmediate_debugger.js
WorkerDebuggerGlobalScope.setImmediate_worker.js
WorkerDebuggerManager_childWorker.js
WorkerDebuggerManager_worker.js
WorkerDebugger_childWorker.js
WorkerDebugger_frozen_window1.html Bug 1364364 - Part 5.2: Remove browser.sessionhistory.cache_subframes and fix test cases relying on it. r=smaug 2017-09-05 16:02:04 +08:00
WorkerDebugger_frozen_window2.html Bug 1364364 - Part 5.2: Remove browser.sessionhistory.cache_subframes and fix test cases relying on it. r=smaug 2017-09-05 16:02:04 +08:00
WorkerDebugger_frozen_worker1.js
WorkerDebugger_frozen_worker2.js
WorkerDebugger_promise_debugger.js Bug 1392540 - Keep running debugger Promise while debugging workers. r=baku 2017-08-10 13:27:07 +02:00
WorkerDebugger_promise_worker.js
WorkerDebugger_sharedWorker.js Bug 1450644 - Better shutdown approach for Workers - part 2 - Timeout + ControlRunnable, r=asuth 2018-04-17 20:51:04 +02:00
WorkerDebugger_suspended_debugger.js
WorkerDebugger_suspended_worker.js
WorkerDebugger_worker.js
WorkerTest.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
WorkerTest_badworker.js
WorkerTest_subworker.js
WorkerTest_worker.js
atob_worker.js
blank.html Bug 1364364 - Part 5.2: Remove browser.sessionhistory.cache_subframes and fix test cases relying on it. r=smaug 2017-09-05 16:02:04 +08:00
browser.ini Bug 1438945 - Part 5: SharedWorker browser test. r=asuth 2018-11-19 15:18:21 -08:00
browser_bug1047663.js Bug 1357517 - Remove Preferences.jsm usage from workers test. r=bz 2017-07-28 21:20:53 +02:00
browser_bug1104623.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_consoleSharedWorkers.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
browser_fileURL.js Bug 1429127 - Workers should allow the loading of file URLs if they are on the same directory of the loader - tests, r=smaug 2018-05-03 17:42:58 +02:00
bug978260_worker.js
bug998474_worker.js
bug1014466_data1.txt
bug1014466_data2.txt
bug1014466_worker.js
bug1020226_frame.html
bug1020226_worker.js
bug1047663_tab.html
bug1047663_worker.sjs
bug1060621_worker.js
bug1062920_worker.js
bug1063538.sjs Bug 1427726 - move test for bug 1063538 away from jar URIs, r=baku 2018-04-09 10:08:33 +01:00
bug1063538_worker.js Bug 1427726 - move test for bug 1063538 away from jar URIs, r=baku 2018-04-09 10:08:33 +01:00
bug1104064_worker.js
bug1132395_sharedWorker.js
bug1132924_worker.js
chrome.ini Bug 1244409 - Re-enable DOM worker debugger tests on linux. r=jimb 2018-11-29 07:41:08 +00:00
chromeWorker_subworker.js
chromeWorker_worker.js
clearTimeouts_worker.js
consoleReplaceable_worker.js
console_worker.js Bug 1357473 - Update Console to the latest spec - part 3 - Console.groupEnd(), r=bgrins, r=nchevobbe 2017-04-18 10:04:00 +02:00
content_worker.js
csp_worker.js
csp_worker.js^headers^
dom_worker_helper.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
empty.html
empty_worker.js Bug 1429127 - Workers should allow the loading of file URLs if they are on the same directory of the loader - tests, r=smaug 2018-05-03 17:42:58 +02:00
errorPropagation_iframe.html
errorPropagation_worker.js
errorwarning_worker.js
eventDispatch_worker.js
fibonacci_worker.js
fileBlobSubWorker_worker.js
fileBlob_worker.js
filePosting_worker.js
fileReadSlice_worker.js
fileReaderSyncErrors_worker.js
fileReaderSync_worker.js
fileSlice_worker.js
fileSubWorker_worker.js
file_bug1010784_worker.js
file_worker.js Bug 1458883 - Remove File.lastModifiedDate, r=qdot 2018-05-04 14:39:53 +02:00
foreign.js
frame_script.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
head.js Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap) 2017-12-07 12:55:24 -08:00
importForeignScripts_worker.js
importScripts_3rdParty_worker.js
importScripts_mixedcontent.html
importScripts_worker.js
importScripts_worker_imported1.js
importScripts_worker_imported2.js
importScripts_worker_imported3.js
importScripts_worker_imported4.js
instanceof_worker.js
invalid.js Bug 1514680 - Strictly enforce the MIME type of scripts loaded by importScripts(). r=dveditz 2019-01-30 22:21:26 +00:00
json_worker.js
loadEncoding_worker.js
location_worker.js
longThread_worker.js
mochitest.ini Bug 1514680 - Strictly enforce the MIME type of scripts loaded by importScripts(). r=dveditz 2019-01-30 22:21:26 +00:00
multi_sharedWorker_frame.html Bug 1364364 - Part 5.2: Remove browser.sessionhistory.cache_subframes and fix test cases relying on it. r=smaug 2017-09-05 16:02:04 +08:00
multi_sharedWorker_sharedWorker.js
navigator_languages_worker.js
navigator_worker.js Bug 1480190 - Enable media-capablities extension by default. r=drno,bzbarsky 2018-08-11 17:37:08 +00:00
newError_worker.js
notification_permission_worker.js
notification_worker.js
notification_worker_child-child.js
notification_worker_child-parent.js
onLine_worker.js
onLine_worker_child.js
onLine_worker_head.js
promise_worker.js
recursion_worker.js
recursiveOnerror_worker.js
redirect_to_foreign.sjs
referrer.sjs Bug 1514680 - Strictly enforce the MIME type of scripts loaded by importScripts(). r=dveditz 2019-01-30 22:21:26 +00:00
referrer_test_server.sjs
referrer_worker.html
rvals_worker.js
script_createFile.js Bug 1515616 - Fix various DOM tests to use nsIFile.NORMAL_FILE_TYPE rather than the unknown nsIFile.FILE_TYPE. r=smaug 2018-12-20 18:17:22 +00:00
sharedWorker_console.js
sharedWorker_lifetime.js
sharedWorker_ports.js
sharedWorker_privateBrowsing.js
sharedWorker_sharedWorker.js
sharedWorker_thirdparty_frame.html Bug 1401359 Disable SharedWorker if in windows that cannot access storage. r=baku 2017-12-21 10:50:27 -05:00
simpleThread_worker.js
suspend_window.html Bug 1364364 - Part 5.1: Rename frame/iframe.html of to-be-modifed test cases. r=smaug 2017-09-05 15:57:21 +08:00
suspend_worker.js
terminate_worker.js
test_404.html
test_WorkerDebugger.initialize.xul Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
test_WorkerDebugger.postMessage.xul Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
test_WorkerDebugger.xul Bug 1450644 - Better shutdown approach for Workers - part 3 - Preference for time worker timeout, r=asuth 2018-04-17 20:51:04 +02:00
test_WorkerDebuggerGlobalScope.createSandbox.xul Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
test_WorkerDebuggerGlobalScope.enterEventLoop.xul Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
test_WorkerDebuggerGlobalScope.reportError.xul Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
test_WorkerDebuggerGlobalScope.setImmediate.xul Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
test_WorkerDebuggerManager.xul Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
test_WorkerDebugger_console.xul Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
test_WorkerDebugger_frozen.xul Bug 1364364 - Part 5.2: Remove browser.sessionhistory.cache_subframes and fix test cases relying on it. r=smaug 2017-09-05 16:02:04 +08:00
test_WorkerDebugger_promise.xul Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
test_WorkerDebugger_suspended.xul Bug 1476145 part 5. Stop using getInterface(nsIDOMWindowUtils) in DOM code. r=mccr8 2018-07-24 19:47:41 -04:00
test_atob.html
test_blobConstructor.html
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.xul
test_bug1063538.html Bug 1427726 - move test for bug 1063538 away from jar URIs, r=baku 2018-04-09 10:08:33 +01:00
test_bug1104064.html
test_bug1132395.html
test_bug1132924.html
test_bug1278777.html
test_bug1301094.html
test_bug1317725.html Bug 1502599: XHR should allow just "GET" method for blob URLs, r=smaug 2018-10-30 22:07:32 +01:00
test_bug1317725.js Bug 1502599: XHR should allow just "GET" method for blob URLs, r=smaug 2018-10-30 22:07:32 +01:00
test_chromeWorker.html
test_chromeWorker.xul
test_chromeWorkerJSM.xul Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
test_clearTimeouts.html
test_console.html
test_consoleAndBlobs.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_consoleReplaceable.html
test_contentWorker.html
test_csp.html
test_csp.html^headers^
test_csp.js Bug 1473024 - CSP should throw EvalError when blocking eval(), r=ckerschb 2018-07-05 08:21:04 +02:00
test_dataURLWorker.html
test_errorPropagation.html
test_errorwarning.html
test_eventDispatch.html
test_fibonacci.html
test_file.xul Bug 1458883 - Remove File.lastModifiedDate, r=qdot 2018-05-04 14:39:53 +02:00
test_fileBlobPosting.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_fileBlobSubWorker.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_filePosting.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_fileReadSlice.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_fileReaderSync.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_fileReaderSyncErrors.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_fileReaderSync_when_closing.html Bug 1454618 - FileReaderSync must work also after a self.close(), r=asuth 2018-04-18 10:02:29 +02:00
test_fileSlice.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_fileSubWorker.xul Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_importScripts.html
test_importScripts_3rdparty.html Bug 1514680 - Strictly enforce the MIME type of scripts loaded by importScripts(). r=dveditz 2019-01-30 22:21:26 +00:00
test_importScripts_mixedcontent.html
test_instanceof.html
test_json.html
test_loadEncoding.html
test_loadError.html Bug 1466061 - unknown blob URLs, when opened as top-level domain, should show an error page - fixing tests, r=me 2018-06-13 10:03:55 -07:00
test_location.html
test_longThread.html
test_multi_sharedWorker.html
test_multi_sharedWorker_lifetimes.html Bug 1364364 - Part 5.2: Remove browser.sessionhistory.cache_subframes and fix test cases relying on it. r=smaug 2017-09-05 16:02:04 +08:00
test_navigator.html
test_navigator.js Bug 1347482 - Change various DOM tests to run the navigator checks in sub-iframes. r=mystor 2017-04-04 21:53:27 +01:00
test_navigator_iframe.html Bug 1347482 - Change various DOM tests to run the navigator checks in sub-iframes. r=mystor 2017-04-04 21:53:27 +01:00
test_navigator_iframe.js Bug 1480190 - Enable media-capablities extension by default. r=drno,bzbarsky 2018-08-11 17:37:08 +00:00
test_navigator_languages.html
test_navigator_secureContext.html
test_navigator_workers_hardwareConcurrency.html Bug 1360039 - Spoof navigator.hardwareConcurrency = 2 when privacy.resistFingerprinting = true. r=qdot 2017-05-02 14:03:08 -07:00
test_newError.html
test_notification.html Bug 1424571 - Move all notification tests to dom/notification; r=baku 2017-12-10 17:51:17 -08:00
test_notification_child.html Bug 1424571 - Move all notification tests to dom/notification; r=baku 2017-12-10 17:51:17 -08:00
test_notification_permission.html Bug 1424571 - Move all notification tests to dom/notification; r=baku 2017-12-10 17:51:17 -08:00
test_onLine.html Bug 1407679 - Merge nsIIOService and nsIIOService2; r=nwgh 2017-11-10 07:03:36 -07:00
test_promise.html
test_promise_resolved_with_string.html
test_readableStream_when_closing.html Bug 1387503 - FestStreamReader should cancel the reader when the worker shutdowns, r=jorendorff 2018-11-12 14:44:39 +01:00
test_recursion.html
test_recursiveOnerror.html
test_referrer.html
test_referrer_header_worker.html
test_resolveWorker-assignment.html
test_resolveWorker.html
test_rvals.html
test_setTimeoutWith0.html
test_sharedWorker.html
test_sharedWorker_lifetime.html
test_sharedWorker_ports.html
test_sharedWorker_privateBrowsing.html Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
test_sharedWorker_thirdparty.html Bug 1501978 - Part 2: Remove the browser.contentblocking.enabled pref from the tests that set it to true needlessly r=baku 2018-10-30 07:47:56 +00:00
test_sharedworker_event_listener_leaks.html Bug 1450358 P8 Test that SharedWorker does not leak windows through its event listener. r=baku 2018-04-04 11:25:43 -07:00
test_shutdownCheck.xul Bug 1435196 - Move the webidl binding interfaces out of WorkerPrivate - part 2 - Tests, r=bkelly 2018-02-08 08:26:05 +01:00
test_simpleThread.html
test_subworkers_suspended.html Bug 1313157 - Increase timeout for test_subworkers_suspended.html, r=gbrown 2017-05-17 17:18:14 +02:00
test_suspend.html Bug 1364364 - Part 5.2: Remove browser.sessionhistory.cache_subframes and fix test cases relying on it. r=smaug 2017-09-05 16:02:04 +08:00
test_terminate.html
test_threadErrors.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_threadTimeouts.html
test_throwingOnerror.html
test_timeoutTracing.html
test_transferable.html
test_worker_interfaces.html
test_worker_interfaces.js Bug 1506642 - Don't try to test for various Push interfaces on GeckoView r=smaug 2018-12-10 22:19:26 +00:00
test_worker_interfaces_secureContext.html
threadErrors_worker1.js
threadErrors_worker2.js
threadErrors_worker3.js
threadErrors_worker4.js
threadTimeouts_worker.js
throwingOnerror_worker.js
timeoutTracing_worker.js
transferable_worker.js
window_suspended.html
worker_bug1278777.js
worker_bug1301094.js
worker_consoleAndBlobs.js
worker_driver.js Bug 1506642 - Don't try to test for various Push interfaces on GeckoView r=smaug 2018-12-10 22:19:26 +00:00
worker_referrer.js
worker_setTimeoutWith0.js
worker_shutdownCheck.js Bug 1435196 - Move the webidl binding interfaces out of WorkerPrivate - part 2 - Tests, r=bkelly 2018-02-08 08:26:05 +01:00
worker_suspended.js
worker_wrapper.js Bug 1506642 - Don't try to test for various Push interfaces on GeckoView r=smaug 2018-12-10 22:19:26 +00:00