gecko/dom/workers/test
Catalin Badea 89447c4b1c Bug 1058311 - Remove prefix for SWClients. Rename getServiced to matchAll. Add stub query options for matchAll r=baku
--HG--
rename : dom/webidl/ServiceWorkerClient.webidl => dom/webidl/Client.webidl
rename : dom/webidl/ServiceWorkerClients.webidl => dom/webidl/Clients.webidl
rename : dom/workers/test/serviceworkers/test_get_serviced.html => dom/workers/test/serviceworkers/test_match_all.html
2015-02-20 17:16:17 +02:00
..
extensions
fetch Bug 1073231 Follow-up to fix bad rebase in rev 39c5fd86a4a0. r=me 2015-02-19 20:39:27 -05:00
gtest Bug 984050 - Persist ServiceWorkerRegistrations. r=bent, r=nsm 2015-02-11 06:53:00 -05:00
serviceworkers Bug 1058311 - Remove prefix for SWClients. Rename getServiced to matchAll. Add stub query options for matchAll r=baku 2015-02-20 17:16:17 +02:00
subdir
xpcshell
404_server.sjs
943516.html
atob_worker.js
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 Bug 1063538 - Part 2: Test case. r=khuey 2014-11-14 14:17:27 +08:00
bug1104064_worker.js Bug 1104064 - setInterval(,0) in workers must be scheduled correctly, r=khuey 2014-12-03 10:57:39 -08:00
bug1132395_sharedWorker.js Bug 1132395 - URL.createObjectURL must be able to work with workers without parents, r=smaug 2015-02-12 14:20:08 +01:00
bug1132924_worker.js Bug 1132924 - XHR should support empty response in workers, r=bkelly. r=bent 2015-02-14 09:09:06 +01: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
crashtests.list
csp_worker.js
dom_worker_helper.js
empty.html Bug 1132924 - XHR should support empty response in workers, r=bkelly. r=bent 2015-02-14 09:09:06 +01:00
errorPropagation_iframe.html
errorPropagation_worker.js
errorwarning_worker.js
eventDispatch_worker.js
fibonacci_worker.js
file_bug1010784_worker.js
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 1132924 - XHR should support empty response in workers, r=bkelly. r=bent 2015-02-14 09:09:06 +01:00
multi_sharedWorker_frame.html
multi_sharedWorker_sharedWorker.js
navigator_languages_worker.js
navigator_worker.js Bug 1129849 - Proper B2G identification for worker navigator tests. r=bent 2015-02-09 03:11:00 -05:00
newError_worker.js
onLine_worker_child.js
onLine_worker_head.js
onLine_worker.js
promise_worker.js
recursion_worker.js
recursiveOnerror_worker.js
relativeLoad_import.js
relativeLoad_worker2.js
relativeLoad_worker.js
rvals_worker.js
sharedWorker_console.js Bug 1058644 - Console API in ServiceWorkers. r=khuey 2015-01-06 10:45:00 -05:00
sharedWorker_sharedWorker.js
simpleThread_worker.js
suspend_iframe.html
suspend_worker.js
terminate_worker.js
terminateSyncXHR_frame.html
terminateSyncXHR_worker.js
test_404.html
test_atob.html
test_blobConstructor.html
test_blobWorkers.html
test_bug883784.jsm
test_bug883784.xul
test_bug949946.html
test_bug978260.html
test_bug998474.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
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 1063538 - Part 2: Test case. r=khuey 2014-11-14 14:17:27 +08:00
test_bug1104064.html Bug 1104064 - setInterval(,0) in workers must be scheduled correctly, r=khuey 2014-12-03 10:57:39 -08:00
test_bug1132395.html Bug 1132395 - URL.createObjectURL must be able to work with workers without parents, r=smaug 2015-02-12 14:20:08 +01:00
test_bug1132924.html Bug 1132924 - XHR should support empty response in workers, r=bkelly. r=bent 2015-02-14 09:09:06 +01:00
test_chromeWorker.html
test_chromeWorker.xul
test_chromeWorkerJSM.xul
test_clearTimeouts.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_close.html
test_closeOnGC.html
test_console.html
test_consoleAndBlobs.html Bug 1127885 - Console API should display blobs when used in workers, r=smaug 2015-02-02 15:40:15 +00:00
test_consoleReplaceable.html
test_consoleSharedWorkers.html Bug 1058644 - Console API in ServiceWorkers. r=khuey 2015-01-06 10:45:00 -05:00
test_contentWorker.html
test_csp.html
test_csp.html^headers^
test_csp.js
test_dataURLWorker.html
test_errorPropagation.html
test_errorwarning.html
test_eventDispatch.html
test_extension.xul
test_extensionBootstrap.xul
test_fibonacci.html
test_file.xul
test_fileBlobPosting.xul
test_fileBlobSubWorker.xul
test_filePosting.xul
test_fileReaderSync.xul
test_fileReaderSyncErrors.xul
test_fileReadSlice.xul
test_fileSlice.xul
test_fileSubWorker.xul
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_languages.html
test_navigator.html Bug 1129849 - Proper B2G identification for worker navigator tests. r=bent 2015-02-09 03:11:00 -05:00
test_newError.html
test_onLine.html
test_promise_resolved_with_string.html Bug 1084651 - Part 4b: Adjust and clarify some tests using gcslice(0). r=billm 2014-11-04 08:17:00 +01:00
test_promise.html
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
test_threadErrors.html
test_threadTimeouts.html
test_throwingOnerror.html
test_timeoutTracing.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_transferable.html
test_url_exceptions.html
test_url.html
test_url.xul
test_urlApi.html
test_urlSearchParams.html
test_websocket_basic.html Bug 1112054 - Disable WebSockets in workers on Fx35. r=smaug, a=lsblakk 2014-12-23 11:31:54 +01:00
test_websocket_loadgroup.html Bug 1112054 - Disable WebSockets in workers on Fx35. r=smaug, a=lsblakk 2014-12-23 11:31:54 +01:00
test_websocket_pref.html Bug 1112054 - Disable WebSockets in workers on Fx35. r=smaug, a=lsblakk 2014-12-23 11:31:54 +01:00
test_webSocket_sharedWorker.html Bug 1115678 - Explicitly set dom.workers.websocket.enabled for websocket tests in workers. rs=RyanVM 2014-12-26 05:31:00 -05:00
test_websocket.html Bug 1112054 - Disable WebSockets in workers on Fx35. r=smaug, a=lsblakk 2014-12-23 11:31:54 +01:00
test_worker_interfaces.html
test_worker_interfaces.js Bug 1129756 - Revert test changes in bug 1041631 since Symbols are reenabled. r=jorendorff 2015-02-05 22:44:10 +09:00
test_worker_performance_now.html
test_worker_performance_now.js
test_WorkerDebugger.xul
test_WorkerDebuggerManager.xul
test_workersDisabled.html
test_workersDisabled.xul
test_xhr2.html
test_xhr_headers.html
test_xhr_implicit_cancel.html
test_xhr_parameters.html
test_xhr_parameters.js
test_xhr_responseURL.html
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 Bug 1093611 - Add/modify tests making sure Link,URL,nsLocation::GetHash don't unescape characters r=smaug 2014-11-12 05:59:24 +02:00
urlSearchParams_worker.js
websocket_basic_worker.js
websocket_loadgroup_worker.js
webSocket_sharedWorker.js
websocket_worker.js
worker_consoleAndBlobs.js Bug 1127885 - Console API should display blobs when used in workers, r=smaug 2015-02-02 15:40:15 +00:00
worker_driver.js Bug 1129173 - Properly detect B2G for workers interface tests. r=bent 2015-02-10 06:51:00 +01:00
worker_wrapper.js Bug 1129173 - Properly detect B2G for workers interface tests. r=bent 2015-02-10 06:51:00 +01:00
WorkerDebugger_childWorker.js
WorkerDebugger_parentWorker.js
WorkerDebugger_sharedWorker.js
WorkerDebuggerManager_childWorker.js
WorkerDebuggerManager_parentWorker.js
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