gecko/dom/workers/test
2013-09-11 13:52:42 +02:00
..
extensions Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
subdir Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
atob_worker.js
chromeWorker_subworker.js
chromeWorker_worker.js
clearTimeouts_worker.js
close_worker.js Bug 849094: Tests. r=bent 2013-03-12 13:33:40 -07:00
closeOnGC_server.sjs
closeOnGC_worker.js
content_worker.js Bug 827193: fix typo in WorkerScope, r=khuey 2013-01-07 11:18:19 -08:00
csp_worker.js
dom_worker_helper.js
errorPropagation_iframe.html Backed out changesets b242651c3c1b (bug 229827), b36eaac9ecf8, and 40f38a8aa660 (bug 663291) for mochitest-3/4 failures. 2012-11-16 16:59:38 -05:00
errorPropagation_worker.js
errorwarning_worker.js Bug 812249 - When "javascript.options.strict" is enabled related warnings/errors trigger worker.onerror handler. r=bent 2012-12-07 19:35:44 -05:00
eventDispatch_worker.js
fibonacci_worker.js
file_worker.js Bug 894840, part 5 - Add a 'path' property to the File objects in the input.files FileList, and set it when a directory is picked. r=khuey 2013-08-23 08:41:17 +01: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
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 Bug 890928 - Crashfix for URL.createURL in subworker. r=bent 2013-07-18 10:30:41 -04:00
json_worker.js
location_worker.js Bug 878600 - Move WorkerLocation to WebIDL; r=khuey 2013-07-24 09:41:55 +02:00
longThread_worker.js
Makefile.in Bug 842344 - Disable dom/workers/test_xhr_timeout.html on Windows. 2013-09-05 12:00:15 -04:00
moz.build Bug 883114 - Part b: remove make rules from workers; r=ted 2013-07-01 09:02:14 +02:00
navigator_worker.js
newError_worker.js
recursion_worker.js
recursiveOnerror_worker.js
relativeLoad_import.js
relativeLoad_worker2.js
relativeLoad_worker.js
rvals_worker.js Bug 912086 - Several Workers methods do not set their return value. r=mrbkap 2013-09-04 13:20:51 -04:00
simpleThread_worker.js
suspend_iframe.html
suspend_worker.js
terminate_worker.js
test_404.html
test_atob.html
test_blobConstructor.html
test_blobWorkers.html
test_bug883784.jsm Bug 890928 - Crashfix for URL.createURL in subworker. r=bent 2013-07-18 10:30:41 -04:00
test_bug883784.xul Bug 883784 - [Workers] Supporting URL.createObjectURL from a worker created by a jsm, r=bent 2013-06-22 14:48:00 -07:00
test_chromeWorker.html
test_chromeWorker.xul
test_chromeWorkerJSM.xul
test_clearTimeouts.html
test_close.html
test_closeOnGC.html Bug 914089 - b2g.json cleanup and reorder, part 3. r=jmaher 2013-09-11 13:52:42 +02:00
test_contentWorker.html Bug 827193: fix typo in WorkerScope, r=khuey 2013-01-07 11:18:19 -08:00
test_csp.html
test_csp.html^headers^
test_csp.js Bug 849094: Tests. r=bent 2013-03-12 13:33:40 -07:00
test_dataURLWorker.html
test_errorPropagation.html Backed out changesets b242651c3c1b (bug 229827), b36eaac9ecf8, and 40f38a8aa660 (bug 663291) for mochitest-3/4 failures. 2012-11-16 16:59:38 -05:00
test_errorwarning.html Bug 812249 - When "javascript.options.strict" is enabled related warnings/errors trigger worker.onerror handler. r=bent 2012-12-07 19:35:44 -05:00
test_eventDispatch.html
test_extension.xul
test_extensionBootstrap.xul
test_fibonacci.html
test_file.xul Bug 894840, part 5 - Add a 'path' property to the File objects in the input.files FileList, and set it when a directory is picked. r=khuey 2013-08-23 08:41:17 +01:00
test_fileBlobPosting.xul
test_fileBlobSubWorker.xul
test_filePosting.xul
test_fileReaderSync.xul Bug 801402 - Use FindEncodingForLabel from FileReaderSync. r=khuey, r=hsivonen 2012-11-09 16:00:25 -05:00
test_fileReaderSyncErrors.xul
test_fileReadSlice.xul Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion. 2013-02-26 22:23:08 -08:00
test_fileSlice.xul
test_fileSubWorker.xul
test_importScripts.html
test_instanceof.html
test_json.html
test_loadError.html Bug 587251 - new Worker(badURL) should throw a SECURITY_ERR. r=khuey 2013-03-08 07:27:21 +09:00
test_location.html Bug 878600 - Move WorkerLocation to WebIDL; r=khuey 2013-07-24 09:41:55 +02:00
test_longThread.html
test_navigator.html Bug 838146 part 1. Implement WebIDL API on Navigator for the parts that are specified or are in nsIDOMNavigator. r=smaug, sr=sicking 2013-07-12 10:35:35 -04:00
test_newError.html
test_recursion.html Bug 848098 - Annotate test_recursion.html for intermittent OSX asserts. 2013-08-09 16:58:56 -04:00
test_recursiveOnerror.html
test_relativeLoad.html
test_resolveWorker-assignment.html Bug 824217 - Remove the JSRESOLVE_ASSIGNING test that guards definition of DOM Worker constructors and Gecko-specific script namespace manager constructors. r=bz 2013-01-03 12:29:16 -06:00
test_resolveWorker.html Bug 824217 - Remove some easy-to-remove tests of JSRESOLVE_ASSIGNING. r=bz 2012-12-19 19:32:34 -05:00
test_rvals.html Bug 912086 - Several Workers methods do not set their return value. r=mrbkap 2013-09-04 13:20:51 -04:00
test_simpleThread.html
test_suspend.html Bug 911573 - Mochitest fixup to prepare removing Components-in-content with UniversalXPConnect. r=bholley 2013-09-05 01:02:34 +09:00
test_terminate.html
test_threadErrors.html
test_threadTimeouts.html
test_throwingOnerror.html
test_transferable.html
test_url.html Bug 890928 - Crashfix for URL.createURL in subworker. r=bent 2013-07-18 10:30:41 -04:00
test_urlApi.html Bug 887364 - URL API for Workers. r=khuey 2013-09-04 13:07:34 -04:00
test_workersDisabled.html Bug 914089 - b2g.json cleanup and reorder, part 3. r=jmaher 2013-09-11 13:52:42 +02:00
test_workersDisabled.xul
test_xhr2.html
test_xhr_implicit_cancel.html Bug 743250 - test_xhr_implicit_cancel.html is() calls miss their msg parameter. r=khuey 2012-04-07 14:16:05 -04:00
test_xhr_parameters.html
test_xhr_parameters.js
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
transferable_worker.js
url_worker.js Bug 890928 - Crashfix for URL.createURL in subworker. r=bent 2013-07-18 10:30:41 -04:00
urlApi_worker.js Bug 887364 - URL API for Workers. r=khuey 2013-09-04 13:07:34 -04:00
workersDisabled_worker.js
WorkerTest_badworker.js
WorkerTest_subworker.js
WorkerTest_worker.js
WorkerTest.jsm Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
xhr2_worker.js
xhr_implicit_cancel_worker.js
xhr_worker.js
xhrAbort_worker.js Bug 887236 - prefix the current events in workers with 'Worker', r=bent 2013-07-08 12:55:14 -04:00