gecko/dom/workers/test
2014-07-31 21:54:44 -04:00
..
extensions
serviceworkers Bug 1043963 - Collapse test-only moz.build files under dom/ into ancestor moz.build files; r=ted 2014-07-26 08:17:24 +02:00
subdir
xpcshell
atob_worker.js
bug998474_worker.js Bug 998474 - SharedWorker should allow MessagePort to be opened asynchronously, r=khuey 2014-06-27 10:04:45 -07:00
bug1014466_data1.txt Bug 1014466 - Part 3: Test case for async XHR reuse. r=khuey CLOSED TREE 2014-06-06 12:12:19 +01:00
bug1014466_data2.txt Bug 1014466 - Part 3: Test case for async XHR reuse. r=khuey CLOSED TREE 2014-06-06 12:12:19 +01:00
bug1014466_worker.js Bug 1014466 - Part 3: Test case for async XHR reuse. r=khuey CLOSED TREE 2014-06-06 12:12:19 +01:00
bug1020226_frame.html Bug 1020226 - Fix unhandled Promise rejection handling in workers. r=khuey 2014-06-05 12:21:56 -07:00
bug1020226_worker.js Bug 1020226 - Fix unhandled Promise rejection handling in workers. r=khuey 2014-06-05 12:21:56 -07:00
chrome.ini
chromeWorker_subworker.js
chromeWorker_worker.js
clearTimeouts_worker.js
close_worker.js
closeOnGC_server.sjs
closeOnGC_worker.js
console_worker.js
consoleReplaceable_worker.js
content_worker.js
csp_worker.js
dom_worker_helper.js
errorPropagation_iframe.html
errorPropagation_worker.js
errorwarning_worker.js
eventDispatch_worker.js
fibonacci_worker.js
file_bug1010784_worker.js Bug 1010784: Null out sync loop target to avoid assertions when reusing sync XHR. r=khuey 2014-05-28 22:07:02 -07:00
file_url.jsm
file_worker.js
fileBlob_worker.js
fileBlobSubWorker_worker.js
filePosting_worker.js
fileReaderSync_worker.js
fileReaderSyncErrors_worker.js
fileReadSlice_worker.js
fileSlice_worker.js
fileSubWorker_worker.js
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 1045756 Test DOM interfaces exposed on worker global. r=bz 2014-07-31 21:54:44 -04:00
multi_sharedWorker_frame.html
multi_sharedWorker_sharedWorker.js
navigator_worker.js
newError_worker.js
onLine_worker_child.js
onLine_worker_head.js
onLine_worker.js
promise_worker.js Bug 1023547 - Fix intermittent dom/workers/test/test_promise.html failure. r=bz 2014-07-18 18:13:47 -07:00
recursion_worker.js
recursiveOnerror_worker.js
relativeLoad_import.js
relativeLoad_worker2.js
relativeLoad_worker.js
rvals_worker.js Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger 2014-07-17 09:02:00 +02:00
sharedWorker_sharedWorker.js
simpleThread_worker.js
suspend_iframe.html
suspend_worker.js
terminate_worker.js
terminateSyncXHR_frame.html Bug 965309: Shut down the sync loop, if any, when we shut down the XHR. r=bent 2014-05-28 22:07:38 -07:00
terminateSyncXHR_worker.js Bug 965309: Shut down the sync loop, if any, when we shut down the XHR. r=bent 2014-05-28 22:07:38 -07:00
test_404.html
test_atob.html
test_blobConstructor.html Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
test_blobWorkers.html
test_bug883784.jsm
test_bug883784.xul
test_bug949946.html
test_bug998474.html Bug 998474 - SharedWorker should allow MessagePort to be opened asynchronously, r=khuey 2014-06-27 10:04:45 -07:00
test_bug1002702.html Bug 1002702 - SharedWorker should always close MessagePort, r=khuey 2014-06-27 10:24:56 -07:00
test_bug1010784.html Bug 1010784: Null out sync loop target to avoid assertions when reusing sync XHR. r=khuey 2014-05-28 22:07:02 -07:00
test_bug1014466.html Bug 1014466 - Part 3: Test case for async XHR reuse. r=khuey CLOSED TREE 2014-06-06 12:12:19 +01:00
test_bug1020226.html Bug 1020226 - Fix unhandled Promise rejection handling in workers. r=khuey 2014-06-05 12:21:56 -07:00
test_chromeWorker.html
test_chromeWorker.xul
test_chromeWorkerJSM.xul
test_clearTimeouts.html
test_close.html
test_closeOnGC.html
test_console.html
test_consoleReplaceable.html
test_contentWorker.html
test_csp.html
test_csp.html^headers^ Bug 949533 - Remove uses of x-content-security-policy and pre-spec-compliant parsing/enforcement (file changes). r=jst,grobinson 2014-06-25 12:07:37 -07:00
test_csp.js
test_dataURLWorker.html
test_errorPropagation.html
test_errorwarning.html
test_eventDispatch.html
test_extension.xul Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
test_extensionBootstrap.xul
test_fibonacci.html Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
test_file.xul Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
test_fileBlobPosting.xul Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
test_fileBlobSubWorker.xul Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
test_filePosting.xul Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
test_fileReaderSync.xul Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
test_fileReaderSyncErrors.xul Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
test_fileReadSlice.xul Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
test_fileSlice.xul Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
test_fileSubWorker.xul Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
test_importScripts.html
test_instanceof.html
test_json.html
test_jsversion.html
test_loadEncoding.html
test_loadError.html
test_location.html
test_longThread.html
test_multi_sharedWorker_lifetimes.html
test_multi_sharedWorker.html
test_navigator.html
test_newError.html
test_onLine.html
test_promise_resolved_with_string.html Bug 1027221 - Test that promises can be resolved with a PermanentAtom string; r=terrence 2014-06-18 14:36:22 -04:00
test_promise.html Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
test_recursion.html
test_recursiveOnerror.html
test_relativeLoad.html
test_resolveWorker-assignment.html
test_resolveWorker.html
test_rvals.html
test_sharedWorker.html
test_simpleThread.html
test_suspend.html
test_terminate.html
test_terminateSyncXHR.html Bug 965309: Shut down the sync loop, if any, when we shut down the XHR. r=bent 2014-05-28 22:07:38 -07:00
test_threadErrors.html
test_threadTimeouts.html Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
test_throwingOnerror.html
test_timeoutTracing.html
test_transferable.html
test_url_exceptions.html Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
test_url.html Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
test_url.xul
test_urlApi.html
test_urlSearchParams.html Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
test_worker_interfaces.html Bug 1045756 Test DOM interfaces exposed on worker global. r=bz 2014-07-31 21:54:44 -04:00
test_worker_interfaces.js Bug 1045756 Test DOM interfaces exposed on worker global. r=bz 2014-07-31 21:54:44 -04:00
test_workersDisabled.html
test_workersDisabled.xul
test_xhr2.html
test_xhr_headers.html
test_xhr_implicit_cancel.html Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
test_xhr_parameters.html
test_xhr_parameters.js
test_xhr_responseURL.html Bug 998076 - implement responseURL attribute for XMLHttpRequest. r=smaug 2014-05-17 09:24:37 +09:00
test_xhr_system.html
test_xhr_system.js
test_xhr_timeout.html
test_xhr.html Bug 1013657: Fix incorrect handling of ErrorEvents in worker unit tests. r=khuey 2014-05-23 12:53:20 -07:00
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
urlSearchParams_worker.js
worker_driver.js Bug 1045756 Test DOM interfaces exposed on worker global. r=bz 2014-07-31 21:54:44 -04:00
worker_wrapper.js Bug 1045756 Test DOM interfaces exposed on worker global. r=bz 2014-07-31 21:54:44 -04:00
workersDisabled_worker.js
WorkerTest_badworker.js
WorkerTest_subworker.js
WorkerTest_worker.js
WorkerTest.jsm
xhr2_worker.js
xhr_headers_server.sjs
xhr_headers_worker.js
xhr_implicit_cancel_worker.js
xhr_worker.js
xhrAbort_worker.js