gecko-dev/dom/workers/test
Ho-Pang Hsu 3dc15e5580 Bug 1168875 - Part 6: Create a chrome mochitest testcase. r=bkelly
--HG--
extra : rebase_source : 8b78c4ec433015a56940f65497ddc3053132acec
2017-04-10 21:13:22 +08:00
..
crashtests
extensions Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
gtest Bug 1340163 - Introducing originNoSuffix as attribute in ContentPrincipalInfo, r=smaug 2017-03-20 16:03:45 +01:00
serviceworkers Bug 1168875 - Part 6: Create a chrome mochitest testcase. r=bkelly 2017-04-10 21:13:22 +08:00
xpcshell Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
404_server.sjs
atob_worker.js
browser.ini
browser_bug1047663.js
browser_bug1104623.js
bug978260_worker.js
bug998474_worker.js
bug1014466_data1.txt
bug1014466_data2.txt
bug1014466_worker.js
bug1020226_frame.html
bug1020226_worker.js Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey 2016-06-23 10:53:14 +02:00
bug1047663_tab.html
bug1047663_worker.sjs
bug1060621_worker.js
bug1062920_worker.js
bug1063538_worker.js Bug 1319744 - Ensure that progress events and corresponding LOADING readystatechanges fire as per spec. r=baku 2016-12-13 15:23:01 -05:00
bug1104064_worker.js
bug1132395_sharedWorker.js
bug1132924_worker.js
chrome.ini Bug 1244697 - Skip test_WorkerDebuggerGlobalScope.reportError.xul on Linux for intermittent timeouts. 2017-01-10 20:23:23 -05:00
chromeWorker_subworker.js
chromeWorker_worker.js
clearTimeouts_worker.js
console_worker.js
consoleReplaceable_worker.js
content_worker.js
csp_worker.js
csp_worker.js^headers^ Bug 959388 - Add csp worker test cases. r=kmckinley 2016-06-30 12:32:03 +08:00
dom_worker_helper.js Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
empty.html
errorPropagation_iframe.html
errorPropagation_worker.js
errorwarning_worker.js
eventDispatch_worker.js
fibonacci_worker.js
file_bug1010784_worker.js
file_worker.js
fileapi_chromeScript.js Bug 1335536 - File.createFromNsIFile and File.createFromFileName should be async - part 1 - tests, r=smaug 2017-02-08 10:18:32 +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
foreign.js
frame_script.js
head.js Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01: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
json_worker.js
loadEncoding_worker.js
location_worker.js
longThread_worker.js
mochitest.ini Bug 1347482 - Change various DOM tests to run the navigator checks in sub-iframes. r=mystor 2017-04-04 21:53:27 +01:00
multi_sharedWorker_frame.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
multi_sharedWorker_sharedWorker.js
navigator_languages_worker.js
navigator_worker.js Bug 1268804 Part 4: Add isSecureContext pref in test_interfaces for StorageManager, r=bz 2017-03-07 16:28:56 +08: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 Bug 1269162 - part 3 - Move XHR code into dom/xhr, r=smaug 2016-06-27 19:13:40 +02:00
recursion_worker.js
recursiveOnerror_worker.js
redirect_to_foreign.sjs
referrer.sjs
referrer_test_server.sjs Bug 1264164 - Add Referrer Policy HTTP header testcases. r=jdm 2016-07-18 10:35:13 +08:00
referrer_worker.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
rvals_worker.js
script_createFile.js Bug 1335536 - File.createFromNsIFile and File.createFromFileName should be async - part 1 - tests, r=smaug 2017-02-08 10:18:32 +01:00
sharedWorker_console.js
sharedWorker_lifetime.js
sharedWorker_ports.js
sharedWorker_privateBrowsing.js
sharedWorker_sharedWorker.js Bug 1313490 - Part 3: Remove expression closure from dom/. r=mrbkap 2016-11-26 06:41:43 +09:00
simpleThread_worker.js Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
suspend_iframe.html
suspend_worker.js
terminate_worker.js Bug 790919 - Don't dispatch close event in Workers, r=bkelly 2016-08-31 21:33:05 -07:00
test_404.html Bug 1288768 - Better error reporting for network errors in workers - WPT, r=bz 2017-01-28 15:40:08 +01: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 Bug 1288768 - Better error reporting for network errors in workers - WPT, r=bz 2017-01-28 15:40:08 +01:00
test_bug1060621.html
test_bug1062920.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug1062920.xul
test_bug1063538.html Bug 918703 - Part 2: Correct progress event logic so events are sent in the correct order and with the correct values according to spec. r=baku 2016-08-05 23:47:40 -04:00
test_bug1104064.html
test_bug1132395.html
test_bug1132924.html
test_bug1278777.html Bug 1278777 - XHR in workers should support the setting of responseType before calling open(), r=bkelly 2016-06-10 23:30:57 +02:00
test_bug1301094.html Bug 1317725 -Correct creation of Sliced Remote Blob actorss when used in FormData in workers, r=smaug 2016-11-16 15:04:23 +01:00
test_bug1317725.html Bug 1317725 -Correct creation of Sliced Remote Blob actorss when used in FormData in workers, r=smaug 2016-11-16 15:04:23 +01:00
test_chromeWorker.html
test_chromeWorker.xul
test_chromeWorkerJSM.xul
test_clearTimeouts.html
test_console.html
test_consoleAndBlobs.html Bug 1300658 P3 Don't fail test_consoleAndBlobs.html if other console messages are received. r=baku 2016-09-13 20:14:02 -07:00
test_consoleReplaceable.html
test_consoleSharedWorkers.html
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 Bug 1333164 - fix invalid references to mochitest stylesheet, r=erahm 2017-01-24 14:24:04 +00:00
test_fileBlobPosting.xul Bug 1333164 - fix invalid references to mochitest stylesheet, r=erahm 2017-01-24 14:24:04 +00:00
test_fileBlobSubWorker.xul Bug 1333164 - fix invalid references to mochitest stylesheet, r=erahm 2017-01-24 14:24:04 +00:00
test_filePosting.xul Bug 1333164 - fix invalid references to mochitest stylesheet, r=erahm 2017-01-24 14:24:04 +00:00
test_fileReader.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_fileReaderSync.xul Bug 1333164 - fix invalid references to mochitest stylesheet, r=erahm 2017-01-24 14:24:04 +00:00
test_fileReaderSyncErrors.xul Bug 1333164 - fix invalid references to mochitest stylesheet, r=erahm 2017-01-24 14:24:04 +00:00
test_fileReadSlice.xul Bug 1333164 - fix invalid references to mochitest stylesheet, r=erahm 2017-01-24 14:24:04 +00:00
test_fileSlice.xul Bug 1333164 - fix invalid references to mochitest stylesheet, r=erahm 2017-01-24 14:24:04 +00:00
test_fileSubWorker.xul Bug 1333164 - fix invalid references to mochitest stylesheet, r=erahm 2017-01-24 14:24:04 +00:00
test_importScripts.html
test_importScripts_3rdparty.html
test_importScripts_mixedcontent.html
test_instanceof.html
test_json.html
test_loadEncoding.html
test_loadError.html Bug 1288768 - Better error reporting for network errors in workers - WPT, r=bz 2017-01-28 15:40:08 +01:00
test_location.html
test_longThread.html
test_multi_sharedWorker.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_multi_sharedWorker_lifetimes.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_navigator.html Bug 1338438 - Test interfaces on both http and https channels, r=bz 2017-02-14 17:28:58 +08:00
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 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_languages.html
test_navigator_secureContext.html Bug 1338438 - Test interfaces on both http and https channels, r=bz 2017-02-14 17:28:58 +08:00
test_navigator_workers_hardwareConcurrency.html
test_newError.html
test_notification.html
test_notification_child.html
test_notification_permission.html
test_onLine.html
test_promise.html
test_promise_resolved_with_string.html
test_recursion.html
test_recursiveOnerror.html
test_referrer.html
test_referrer_header_worker.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_resolveWorker-assignment.html
test_resolveWorker.html
test_rvals.html
test_setTimeoutWith0.html Bug 1288770 - Switch worker timeouts to using nsJSTimeoutHandler, r=smaug 2016-08-16 08:10:30 +02:00
test_sharedWorker.html Bug 1283712 - Part 8: Add WorkerErrorBase, WorkerErrorNote, and WorkerErrorReport. r=bholley 2017-02-15 23:53:07 +09:00
test_sharedWorker_lifetime.html
test_sharedWorker_ports.html
test_sharedWorker_privateBrowsing.html Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
test_simpleThread.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_subworkers_suspended.html Bug 1307566 - Timeout increased for test_subworkers_suspended.html, r=bkelly 2016-10-25 18:21:34 +02:00
test_suspend.html
test_terminate.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_threadErrors.html
test_threadTimeouts.html
test_throwingOnerror.html
test_timeoutTracing.html
test_transferable.html
test_websocket1.html
test_websocket2.html
test_websocket3.html
test_websocket4.html
test_websocket5.html
test_websocket_basic.html
test_websocket_https.html
test_websocket_loadgroup.html
test_webSocket_sharedWorker.html
test_worker_interfaces.html Bug 1338438 - Test interfaces on both http and https channels, r=bz 2017-02-14 17:28:58 +08:00
test_worker_interfaces.js Bug 1349879 - Intl object is hidden on Android beta and release channel. r=snorp,Waldo 2017-03-30 19:44:28 +09:00
test_worker_interfaces_secureContext.html Bug 1338438 - Test interfaces on both http and https channels, r=bz 2017-02-14 17:28:58 +08:00
test_WorkerDebugger.initialize.xul
test_WorkerDebugger.postMessage.xul
test_WorkerDebugger.xul
test_WorkerDebugger_console.xul
test_WorkerDebugger_frozen.xul
test_WorkerDebugger_promise.xul
test_WorkerDebugger_suspended.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
threadErrors_worker1.js
threadErrors_worker2.js
threadErrors_worker3.js
threadErrors_worker4.js
threadTimeouts_worker.js
throwingOnerror_worker.js
timeoutTracing_worker.js
transferable_worker.js
websocket_basic_worker.js
websocket_helpers.js
websocket_https.html
websocket_https_worker.js
websocket_loadgroup_worker.js
webSocket_sharedWorker.js
websocket_worker1.js
websocket_worker2.js
websocket_worker3.js
websocket_worker4.js
websocket_worker5.js Backed out changeset af74581564bc (bug 711886) for wpt bustage 2016-05-11 10:28:53 -07:00
window_suspended.html Bug 1304489 - part 1 - Sub-workers must be frozen/thawed, r=bkelly 2016-10-04 12:13:33 +02:00
worker_bug1278777.js Bug 1278777 - XHR in workers should support the setting of responseType before calling open(), r=bkelly 2016-06-10 23:30:57 +02:00
worker_bug1301094.js Bug 1301094 - part 3 - Test for Blob+XHR+FormData+Workers, r=smaug 2016-09-12 12:19:01 +02:00
worker_consoleAndBlobs.js Bug 1300658 P3 Don't fail test_consoleAndBlobs.html if other console messages are received. r=baku 2016-09-13 20:14:02 -07:00
worker_driver.js Bug 1308267 - Part 2: Remove b2g interfaces from test_worker_interfaces.html; r=baku 2016-10-09 17:44:23 -04:00
worker_fileReader.js Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
worker_referrer.js
worker_setTimeoutWith0.js Bug 1288770 - Switch worker timeouts to using nsJSTimeoutHandler, r=smaug 2016-08-16 08:10:30 +02:00
worker_suspended.js Bug 1304489 - part 1 - Sub-workers must be frozen/thawed, r=bkelly 2016-10-04 12:13:33 +02:00
worker_wrapper.js Bug 1308267 - Part 2: Remove b2g interfaces from test_worker_interfaces.html; r=baku 2016-10-09 17:44:23 -04:00
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
WorkerDebugger_childWorker.js
WorkerDebugger_frozen_iframe1.html
WorkerDebugger_frozen_iframe2.html
WorkerDebugger_frozen_worker1.js
WorkerDebugger_frozen_worker2.js
WorkerDebugger_promise_debugger.js
WorkerDebugger_promise_worker.js
WorkerDebugger_sharedWorker.js
WorkerDebugger_suspended_debugger.js
WorkerDebugger_suspended_worker.js
WorkerDebugger_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
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.jsm
WorkerTest_badworker.js Bug 1333573 P8 Update test_chromeWorkerJSM.xul to expect synchronous SecurityError. r=baku 2017-02-07 10:28:39 -05:00
WorkerTest_subworker.js Bug 1333573 P8 Update test_chromeWorkerJSM.xul to expect synchronous SecurityError. r=baku 2017-02-07 10:28:39 -05:00
WorkerTest_worker.js