gecko/dom/workers/test
2016-01-27 02:45:22 +02:00
..
crashtests Bug 1228456 - SharedWorker should close the MessagePort in case the connecting runnable is not dispatched, r=smaug 2016-01-07 18:01:56 +00:00
extensions Bug 1228444 - Rename DIST_FILES to FINAL_TARGET_PP_FILES. r=gps 2015-12-01 08:25:22 +09:00
gtest Bug 1229795 - P3. Migrate service worker registrar data between version 2 and version 3. r=baku 2016-01-20 09:34:26 +08:00
serviceworkers Bug 1201664 - Avoid using Request's constructor when creating FetchEvent.request; r=bkelly 2016-01-14 13:08:36 -05:00
subdir
xpcshell Bug 1240365 - FileReader should use the global scope correctly in ChromeWorkers, r=smaug, r=khuey 2016-01-20 18:17:57 +00:00
404_server.sjs
atob_worker.js
browser_bug1104623.js
browser.ini
bug978260_worker.js
bug998474_worker.js
bug1014466_data1.txt
bug1014466_data2.txt
bug1014466_worker.js
bug1020226_frame.html
bug1020226_worker.js
bug1060621_worker.js
bug1062920_worker.js
bug1063538_worker.js
bug1104064_worker.js
bug1132395_sharedWorker.js Bug 1134224 - More test for test_bug1132395.html, r=ehsan 2015-06-04 08:58:19 +01:00
bug1132924_worker.js
chrome.ini Bug 1178726 - Simplify how we deal with freezing/thawing workers;r=jlongster,khuey 2015-10-16 18:48:26 +02:00
chromeWorker_subworker.js
chromeWorker_worker.js
clearTimeouts_worker.js
close_worker.js
closeOnGC_server.sjs
closeOnGC_worker.js
console_worker.js Bug 922221 - implement console.timeStamp(label) to create profile timeline markers. r=khuey 2015-04-29 12:48:57 -07:00
consoleReplaceable_worker.js
content_worker.js
csp_worker.js Bug 1223647: CSP erroneously inherited into dedicated workers. r=ckerschb 2015-11-10 21:16:12 -08:00
dom_worker_helper.js Bug 1178726 - Simplify how we deal with freezing/thawing workers;r=jlongster,khuey 2015-10-16 18:48:26 +02:00
empty.html
errorPropagation_iframe.html
errorPropagation_worker.js
errorwarning_worker.js
eventDispatch_worker.js
fibonacci_worker.js
file_bug1010784_worker.js
file_url.jsm Bug 1156875 - patch 2 - Unify the registration of blob URIs in WorkerPrivate and nsIGlobalObject, r=bent 2015-05-07 08:06:24 +01:00
file_worker.js
fileapi_chromeScript.js Bug 901097 - FileReader API in workers, r=sicking, r=nfroyd 2015-12-18 08:44:00 +00:00
fileBlob_worker.js
fileBlobSubWorker_worker.js
filePosting_worker.js
fileReaderSync_worker.js
fileReaderSyncErrors_worker.js
fileReadSlice_worker.js
fileSlice_worker.js
fileSubWorker_worker.js
foreign.js Bug 1198078 - Part 2: Add tests for mixed content blocking of scripts in workers; r=ckerschb 2015-11-20 10:56:57 -05:00
importForeignScripts_worker.js Bug 1198078 - Part 2: Add tests for mixed content blocking of scripts in workers; r=ckerschb 2015-11-20 10:56:57 -05:00
importScripts_mixedcontent.html Bug 1198078 - Part 2: Add tests for mixed content blocking of scripts in workers; r=ckerschb 2015-11-20 10:56:57 -05:00
importScripts_worker_imported1.js
importScripts_worker_imported2.js
importScripts_worker_imported3.js
importScripts_worker_imported4.js
importScripts_worker.js
instanceof_worker.js
jsm_url_worker.js
json_worker.js
jsversion_worker.js
loadEncoding_worker.js
location_worker.js
longThread_worker.js
mochitest.ini Bug 1241485 - Increase the limit for workers per-origin, r=khuey 2016-01-27 02:45:22 +02:00
multi_sharedWorker_frame.html
multi_sharedWorker_sharedWorker.js
navigator_languages_worker.js
navigator_worker.js Bug 1154878 followup. Fix a test that expects to see navigator.taintEnabled in workers so we can reopen the CLOSED TREE. 2015-04-15 17:37:58 -04:00
newError_worker.js
notification_permission_worker.js Bug 916893 - Patch 1 - Notification on workers. r=khuey,wchen 2015-06-25 18:53:02 -07:00
notification_worker_child-child.js Bug 916893 - Patch 1 - Notification on workers. r=khuey,wchen 2015-06-25 18:53:02 -07:00
notification_worker_child-parent.js Bug 916893 - Patch 1 - Notification on workers. r=khuey,wchen 2015-06-25 18:53:02 -07:00
notification_worker.js Bug 1183954 - Fix Notification.data structured cloning on workers. r=robertbindar,mccr8 2015-07-30 12:44:14 -07:00
onLine_worker_child.js
onLine_worker_head.js
onLine_worker.js
performance_observer.html Bug 1165796 - Part 2: Implement PerformanceObserver.r=baku 2015-08-17 15:13:20 -07:00
promise_worker.js Bug 1179909: Refactor stable state handling. r=smaug 2015-08-11 06:10:46 -07:00
recursion_worker.js
recursiveOnerror_worker.js
redirect_to_foreign.sjs Bug 1198078 - Part 2: Add tests for mixed content blocking of scripts in workers; r=ckerschb 2015-11-20 10:56:57 -05:00
referrer.sjs Bug 1218474 - Improve the referrer checks in worker mochitests, r=bkelly 2015-11-18 22:13:28 +00:00
relativeLoad_import.js
relativeLoad_worker2.js
relativeLoad_worker.js
rvals_worker.js
sharedWorker_console.js
sharedWorker_lifetime.js Bug 1193414 - SharedWorkers thread should be kept alive also when the SharedWorker object is CCed, r=khuey 2015-09-23 06:54:29 +01:00
sharedworker_performance_user_timing.js Bug 1155761 - User Timing API in Workers, r=ehsan 2015-05-25 17:53:07 +01:00
sharedWorker_ports.js Bug 1221852 - SharedWorker.port should be always not null, r=smaug 2015-11-17 23:38:39 +00:00
sharedWorker_privateBrowsing.js Bug 1177621 - SharedWorkers should not be shared between a private and a non-private documents, r=nsm 2015-06-26 11:18:18 -07:00
sharedWorker_sharedWorker.js Bug 911972 - MessagePort and MessageChannel in workers, r=smaug, r=bent 2015-06-17 11:44:27 +01:00
simpleThread_worker.js
suspend_iframe.html
suspend_worker.js
terminate_worker.js
terminateSyncXHR_frame.html
terminateSyncXHR_worker.js
test_404.html Bug 1198982: Test fixups. r=me 2015-08-30 11:42:28 -07:00
test_atob.html
test_blobConstructor.html
test_blobWorkers.html
test_bug883784.jsm Bug 1156875 - patch 2 - Unify the registration of blob URIs in WorkerPrivate and nsIGlobalObject, r=bent 2015-05-07 08:06:24 +01:00
test_bug883784.xul
test_bug949946.html Bug 1207635 - get rid of dom.workers.sharedWorkers.enabled pref, r=khuey 2015-09-23 19:33:40 +01:00
test_bug978260.html
test_bug998474.html
test_bug1002702.html
test_bug1010784.html
test_bug1014466.html
test_bug1020226.html
test_bug1036484.html Bug 1198982: Test fixups. r=me 2015-08-30 11:42:28 -07:00
test_bug1060621.html
test_bug1062920.html
test_bug1062920.xul
test_bug1063538.html Bug 1215235 - Drop support for jar: URIs by default, r=bz 2015-11-04 11:19:02 +00:00
test_bug1104064.html
test_bug1132395.html Bug 1207635 - get rid of dom.workers.sharedWorkers.enabled pref, r=khuey 2015-09-23 19:33:40 +01:00
test_bug1132924.html
test_bug1241485.html Bug 1241485 - Increase the limit for workers per-origin, r=khuey 2016-01-27 02:45:22 +02:00
test_chromeWorker.html
test_chromeWorker.xul
test_chromeWorkerJSM.xul
test_clearTimeouts.html
test_close.html
test_closeOnGC.html
test_console.html
test_consoleAndBlobs.html
test_consoleReplaceable.html
test_consoleSharedWorkers.html Bug 1207635 - get rid of dom.workers.sharedWorkers.enabled pref, r=khuey 2015-09-23 19:33:40 +01:00
test_contentWorker.html
test_csp.html
test_csp.html^headers^ Bug 1223647: CSP erroneously inherited into dedicated workers. r=ckerschb 2015-11-10 21:16:12 -08:00
test_csp.js Backed out changesets 5a3092c456c0,8dcbfd14f1e5 (bug 1218433) for M3, W3 failures and M10 failure on Android. r=backout 2015-11-12 18:44:51 +01:00
test_dataURLWorker.html
test_errorPropagation.html
test_errorwarning.html
test_eventDispatch.html
test_extension.xul
test_extensionBootstrap.xul Bug 1217093 - Remove for-each from dom/. r=smaug 2015-10-19 02:00:50 +09:00
test_fibonacci.html
test_file.xul
test_fileBlobPosting.xul
test_fileBlobSubWorker.xul
test_filePosting.xul
test_fileReader.html Bug 901097 - FileReader API in workers, r=sicking, r=nfroyd 2015-12-18 08:44:00 +00:00
test_fileReaderSync.xul
test_fileReaderSyncErrors.xul
test_fileReadSlice.xul
test_fileSlice.xul
test_fileSubWorker.xul
test_importScripts_mixedcontent.html Bug 1198078 - Part 2: Add tests for mixed content blocking of scripts in workers; r=ckerschb 2015-11-20 10:56:57 -05:00
test_importScripts.html
test_instanceof.html
test_json.html
test_jsversion.html
test_loadEncoding.html
test_loadError.html Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 1, r=sicking 2015-11-16 22:41:03 +00:00
test_location.html
test_longThread.html
test_multi_sharedWorker_lifetimes.html Bug 1207635 - get rid of dom.workers.sharedWorkers.enabled pref, r=khuey 2015-09-23 19:33:40 +01:00
test_multi_sharedWorker.html Bug 1207635 - get rid of dom.workers.sharedWorkers.enabled pref, r=khuey 2015-09-23 19:33:40 +01:00
test_navigator_languages.html
test_navigator.html Bug 1154878 followup. Fix a test that expects to see navigator.taintEnabled in workers so we can reopen the CLOSED TREE. 2015-04-15 17:37:58 -04:00
test_newError.html
test_notification_child.html Bug 916893 - Patch 1 - Notification on workers. r=khuey,wchen 2015-06-25 18:53:02 -07:00
test_notification_permission.html Bug 916893 - Patch 1 - Notification on workers. r=khuey,wchen 2015-06-25 18:53:02 -07:00
test_notification.html Bug 1114554 - Patch 3 - Fire notificationclick event on ServiceWorkerGlobalScope. r=wchen,baku 2015-06-25 18:50:25 -07:00
test_onLine.html
test_performance_observer.html Bug 1165796 - Part 2: Implement PerformanceObserver.r=baku 2015-08-17 15:13:20 -07:00
test_performance_user_timing.html Bug 1155761 - User Timing API in Workers, r=ehsan 2015-05-25 17:53:07 +01:00
test_promise_resolved_with_string.html
test_promise.html
test_recursion.html
test_recursiveOnerror.html
test_referrer.html Bug 1218474 - Improve the referrer checks in worker mochitests, r=bkelly 2015-11-18 22:13:28 +00:00
test_relativeLoad.html
test_resolveWorker-assignment.html
test_resolveWorker.html
test_rvals.html
test_sharedWorker_lifetime.html Bug 1207635 - get rid of dom.workers.sharedWorkers.enabled pref, r=khuey 2015-09-23 19:33:40 +01:00
test_sharedWorker_performance_user_timing.html Bug 1207635 - get rid of dom.workers.sharedWorkers.enabled pref, r=khuey 2015-09-23 19:33:40 +01:00
test_sharedWorker_ports.html Bug 1221852 - SharedWorker.port should be always not null, r=smaug 2015-11-17 23:38:39 +00:00
test_sharedWorker_privateBrowsing.html Bug 1207635 - get rid of dom.workers.sharedWorkers.enabled pref, r=khuey 2015-09-23 19:33:40 +01:00
test_sharedWorker.html Bug 1207635 - get rid of dom.workers.sharedWorkers.enabled pref, r=khuey 2015-09-23 19:33:40 +01:00
test_simpleThread.html
test_suspend.html Bug 1222495 - Get dom/workers/test/test_suspend.html working with e10s and B2G. r=khuey 2015-11-12 08:08:47 -08:00
test_terminate.html
test_terminateSyncXHR.html
test_threadErrors.html
test_threadTimeouts.html
test_throwingOnerror.html
test_timeoutTracing.html
test_transferable.html
test_url_exceptions.html
test_url.html
test_url.xul
test_urlApi.html
test_urlSearchParams.html
test_websocket_basic.html Bug 1159792 - get rid of dom.workers.websocket.enabled pref, r=smaug 2015-05-14 12:24:06 +01:00
test_websocket_https.html Bug 1204269 - Part 2: Add unit tests; r=smaug 2015-11-20 16:32:52 -05:00
test_websocket_loadgroup.html Bug 1159792 - get rid of dom.workers.websocket.enabled pref, r=smaug 2015-05-14 12:24:06 +01:00
test_webSocket_sharedWorker.html Bug 1207635 - get rid of dom.workers.sharedWorkers.enabled pref, r=khuey 2015-09-23 19:33:40 +01:00
test_websocket.html Bug 1159792 - get rid of dom.workers.websocket.enabled pref, r=smaug 2015-05-14 12:24:06 +01:00
test_worker_interfaces.html
test_worker_interfaces.js Bug 1234054 - Enable Push and service worker notifications on Desktop release builds. r=ehsan 2016-01-04 14:32:33 -07:00
test_worker_performance_now.html
test_worker_performance_now.js
test_WorkerDebugger_frozen.xul Bug 1178726 - Simplify how we deal with freezing/thawing workers;r=jlongster,khuey 2015-10-16 18:48:26 +02:00
test_WorkerDebugger_suspended.xul Bug 1178721 - Implement SuspendWorkersForWindow;r=khuey 2015-10-07 12:20:59 +02:00
test_WorkerDebugger.initialize.xul
test_WorkerDebugger.postMessage.xul
test_WorkerDebugger.xul
test_WorkerDebuggerGlobalScope.createSandbox.xul
test_WorkerDebuggerGlobalScope.enterEventLoop.xul
test_WorkerDebuggerGlobalScope.reportError.xul
test_WorkerDebuggerGlobalScope.setImmediate.xul
test_WorkerDebuggerManager.xul
test_workersDisabled.html
test_workersDisabled.xul
test_xhr2.html
test_xhr_headers.html Bug 815299 - Part 3: Accept empty HTTP headers in XHR; r=jdm 2015-09-09 07:54:33 -04:00
test_xhr_implicit_cancel.html
test_xhr_parameters.html Bug 1222562, part 1 - Fix use of addPermission in test_tcpsocket_enabled_with_perm.html and test_xhr_parameters.html. r=mrbkap 2015-11-10 13:10:22 -08:00
test_xhr_parameters.js
test_xhr_responseURL.html Bug 1182571: Make nsXMLHttpRequest use AsyncOpen2. r=ehsan 2015-10-19 11:14:54 -07:00
test_xhr_system.html
test_xhr_system.js
test_xhr_timeout.html
test_xhr.html
test_xhrAbort.html
testXHR.txt
threadErrors_worker1.js
threadErrors_worker2.js
threadErrors_worker3.js
threadErrors_worker4.js
threadTimeouts_worker.js
throwingOnerror_worker.js
timeoutTracing_worker.js
transferable_worker.js
url_exceptions_worker.js
url_worker.js
urlApi_worker.js Backed out changesets a08167680328 and b008f158e91f (bug 1093611) for talos svgr timeouts. 2015-06-16 15:37:37 -04:00
urlSearchParams_worker.js Bug 1174731 - patch 1 - Make searchParams attribute readonly, r=smaug 2015-06-24 12:15:59 -07:00
websocket_basic_worker.js
websocket_https_worker.js Bug 1204269 - Part 2: Add unit tests; r=smaug 2015-11-20 16:32:52 -05:00
websocket_https.html Bug 1204269 - Part 2: Add unit tests; r=smaug 2015-11-20 16:32:52 -05:00
websocket_loadgroup_worker.js
webSocket_sharedWorker.js
websocket_worker.js
worker_consoleAndBlobs.js
worker_driver.js Bug 1160215. Get rid of the now-unused workerTestGetPrefs bits. r=bkelly 2015-05-01 11:42:37 -04:00
worker_fileReader.js Bug 901097 - FileReader API in workers, r=sicking, r=nfroyd 2015-12-18 08:44:00 +00:00
worker_performance_observer.js Bug 1165796 - Part 2: Implement PerformanceObserver.r=baku 2015-08-17 15:13:20 -07:00
worker_performance_user_timing.js Bug 1155761 - User Timing API in Workers, r=ehsan 2015-05-25 17:53:07 +01:00
worker_referrer.js Bug 1218474 - Improve the referrer checks in worker mochitests, r=bkelly 2015-11-18 22:13:28 +00:00
worker_wrapper.js Bug 1160215. Get rid of the now-unused workerTestGetPrefs bits. r=bkelly 2015-05-01 11:42:37 -04:00
WorkerDebugger_childWorker.js
WorkerDebugger_frozen_iframe1.html Bug 1178726 - Simplify how we deal with freezing/thawing workers;r=jlongster,khuey 2015-10-16 18:48:26 +02:00
WorkerDebugger_frozen_iframe2.html Bug 1178726 - Simplify how we deal with freezing/thawing workers;r=jlongster,khuey 2015-10-16 18:48:26 +02:00
WorkerDebugger_frozen_worker1.js Bug 1178726 - Simplify how we deal with freezing/thawing workers;r=jlongster,khuey 2015-10-16 18:48:26 +02:00
WorkerDebugger_frozen_worker2.js Bug 1178726 - Simplify how we deal with freezing/thawing workers;r=jlongster,khuey 2015-10-16 18:48:26 +02:00
WorkerDebugger_sharedWorker.js
WorkerDebugger_suspended_debugger.js Bug 1178721 - Implement SuspendWorkersForWindow;r=khuey 2015-10-07 12:20:59 +02:00
WorkerDebugger_suspended_worker.js Bug 1178721 - Implement SuspendWorkersForWindow;r=khuey 2015-10-07 12:20:59 +02:00
WorkerDebugger_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 Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
WorkerDebuggerGlobalScope.createSandbox_sandbox.js
WorkerDebuggerGlobalScope.createSandbox_worker.js
WorkerDebuggerGlobalScope.enterEventLoop_childWorker.js
WorkerDebuggerGlobalScope.enterEventLoop_debugger.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
WorkerDebuggerGlobalScope.enterEventLoop_worker.js
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
workersDisabled_worker.js
WorkerTest_badworker.js
WorkerTest_subworker.js
WorkerTest_worker.js
WorkerTest.jsm
xhr2_worker.js
xhr_headers_server.sjs Bug 815299 - Part 3: Accept empty HTTP headers in XHR; r=jdm 2015-09-09 07:54:33 -04:00
xhr_headers_worker.js
xhr_implicit_cancel_worker.js
xhr_worker.js
xhrAbort_worker.js