gecko-dev/testing/web-platform/tests/workers
Dominic Farolino dd576c3d98 Bug 1481188 [wpt PR 12321] - Fix module worker referrer tests, a=testonly
Automatic update from web-platform-testsFix module worker referrer tests

--

wpt-commits: 140efeeb75c11af8feb410fa9dcef8aa62c60159
wpt-pr: 12321
2018-08-14 16:45:12 +00:00
..
baseurl Bug 1474154 [wpt PR 11846] - Add tests for (module dedicated|classic shared) worker's URLs, a=testonly 2018-07-20 13:04:41 +00:00
constructors
interfaces Bug 1474154 [wpt PR 11846] - Add tests for (module dedicated|classic shared) worker's URLs, a=testonly 2018-07-20 13:04:41 +00:00
modules Bug 1481188 [wpt PR 12321] - Fix module worker referrer tests, a=testonly 2018-08-14 16:45:12 +00:00
non-automated
semantics Bug 1465045 [wpt PR 11223] - Make multiple-workers tests fail if (Shared)Worker is not defined, a=testonly 2018-06-25 21:40:58 +00:00
support Bug 1469511 [wpt PR 11564] - Additional web-platform-tests for nested workers, a=testonly 2018-07-11 07:54:42 +01:00
data-url-shared-window.html Bug 1429043 - Update web-platform-tests to revision 4de5305adf3d33badc23952672bcf28168fea37e, a=testonly 2018-01-09 14:45:43 +00:00
data-url-shared.html Bug 1441546 [wpt PR 9691] - Make the data-url-shared.html test a bit prettier/simpler, a=testonly 2018-03-31 22:27:33 +01:00
data-url.html Bug 1440033 [wpt PR 9609] - Update Web Platform Tests for storage APIs in 'data:' contexts, a=testonly 2018-03-31 22:26:22 +01:00
interfaces.worker.js
META.yml Bug 1476293 [wpt PR 12024] - Add spec links to META.yml, a=testonly 2018-07-29 18:49:42 +01:00
name-property.html Bug 1464897 [wpt PR 11186] - Make order of subtests stable in /workers/name-property.html, a=testonly 2018-06-10 09:28:54 +01:00
nested_worker_close_from_parent_worker.html Bug 1469511 [wpt PR 11564] - Additional web-platform-tests for nested workers, a=testonly 2018-07-11 07:54:42 +01:00
nested_worker_close_self.worker.js Bug 1469511 [wpt PR 11564] - Additional web-platform-tests for nested workers, a=testonly 2018-07-11 07:54:42 +01:00
nested_worker_importScripts.worker.js Bug 1469511 [wpt PR 11564] - Additional web-platform-tests for nested workers, a=testonly 2018-07-11 07:54:42 +01:00
nested_worker_sync_xhr.worker.js Bug 1469511 [wpt PR 11564] - Additional web-platform-tests for nested workers, a=testonly 2018-07-11 07:54:42 +01:00
nested_worker_terminate_from_document.html Bug 1469511 [wpt PR 11564] - Additional web-platform-tests for nested workers, a=testonly 2018-07-11 07:54:42 +01:00
nested_worker.worker.js Bug 1464877 [wpt PR 11197] - Call done() correctly in /workers/nested_worker.worker.js, a=testonly 2018-06-10 09:29:00 +01:00
opaque-origin.html Bug 1465631 [wpt PR 11189] - Enable the port message queue in /workers/opaque-origin.html, a=testonly 2018-06-10 09:31:00 +01:00
postMessage_clone_port_error.htm
postMessage_clone_port.htm
postMessage_DataCloneErr.htm
postMessage_event_properties.htm
postMessage_ports_readonly_array.htm
postMessage_target_source.htm
README.md
shared-worker-name-via-options.html
SharedWorker_blobUrl.html
SharedWorker_dataUrl.html Bug 1423507 - Data URL Shared Workers must be shared when the parent origins match - WPT, r=bkelly 2017-12-07 12:32:06 +01:00
SharedWorkerPerformanceNow.html Bug 1433144 - Update web-platform-tests to revision 2e19bfdaee6edb2c1069c07e14037284167284a3, a=testonly 2018-01-30 17:46:09 +00:00
Worker_basic.htm
Worker_cross_origin_security_err.htm
Worker_dispatchEvent_ErrorEvent.htm
Worker_ErrorEvent_bubbles_cancelable.htm
Worker_ErrorEvent_error.htm Bug 1410245 - Update web-platform-tests to revision a372dce582c21c911056273eec042fd9073cbd60, a=testonly 2017-10-25 10:45:59 +01:00
Worker_ErrorEvent_filename.htm
Worker_ErrorEvent_lineno.htm
Worker_ErrorEvent_message.htm
Worker_ErrorEvent_type.htm
Worker_NosniffErr.htm
Worker_script_mimetype.htm
Worker_terminate_event_queue.htm
worker-from-blob-url.window.js Bug 1468526 [wpt PR 11488] - Add a web platform test to verify various aspects of creating workers from blobs., a=testonly 2018-07-11 07:51:02 +01:00
worker-performance.worker.js Bug 1433144 - Update web-platform-tests to revision 2e19bfdaee6edb2c1069c07e14037284167284a3, a=testonly 2018-01-30 17:46:09 +00:00
WorkerGlobalScope_close.htm
WorkerGlobalScope_ErrorEvent_colno.htm
WorkerGlobalScope_ErrorEvent_filename.htm
WorkerGlobalScope_ErrorEvent_lineno.htm
WorkerGlobalScope_ErrorEvent_message.htm
WorkerGlobalScope_importScripts_NetworkErr.htm
WorkerGlobalScope_importScripts_NosniffErr.htm
WorkerGlobalScope_importScripts.htm
WorkerGlobalScope_requestAnimationFrame.tentative.worker.js Bug 1480724 [wpt PR 12293] - Use a .worker.js test for WorkerGlobalScope_requestAnimationFrame., a=testonly 2018-08-12 08:17:18 +01:00
WorkerGlobalScope_setInterval.htm
WorkerGlobalScope_setTimeout.htm
WorkerLocation_hash_encoding.htm
WorkerLocation_hash_nonexist.htm
WorkerLocation_hash.htm
WorkerLocation_host.htm
WorkerLocation_hostname.htm
WorkerLocation_href.htm
WorkerLocation_pathname.htm
WorkerLocation_port.htm
WorkerLocation_protocol.htm
WorkerLocation_search_empty.htm
WorkerLocation_search_fragment.htm
WorkerLocation_search_nonexist.htm
WorkerLocation_search.htm
WorkerLocation-origin.sub.window.js
WorkerLocation.htm
WorkerNavigator_appName.htm
WorkerNavigator_appVersion.htm
WorkerNavigator_onLine.htm
WorkerNavigator_platform.htm
WorkerNavigator_userAgent.htm
WorkerPerformanceNow.html Bug 1433144 - Update web-platform-tests to revision 2e19bfdaee6edb2c1069c07e14037284167284a3, a=testonly 2018-01-30 17:46:09 +00:00

These are the workers (Worker, SharedWorker) tests for the Web workers chapter of the HTML Standard.