gecko-dev/testing/web-platform/tests/workers
Daniel Vogelheim 9d818e07c1 Bug 1451770 [wpt PR 10331] - Implement deprecation of content type sniffing for workers., a=testonly
Automatic update from web-platform-testsImplement deprecation of content type sniffing for workers.

Allow control of the deprecation via runtime enabled features, with a first
step for logging a warning to the console, and the second step to block it
outright.

Intent:  https://groups.google.com/a/chromium.org/d/msg/blink-dev/35t5cJQ3J_Q/FH45dl0vAwAJ

Change-Id: I1be1001cbbef152458119b1516750bb4f1d1e4de
Reviewed-on: https://chromium-review.googlesource.com/975611
Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#549495}

--

wpt-commits: d9a9bcf8b69debee46db030d75a1217325a9ca77
wpt-pr: 10331
wpt-commits: d9a9bcf8b69debee46db030d75a1217325a9ca77
wpt-pr: 10331
2018-04-20 21:59:03 +01:00
..
baseurl
constructors Bug 1364297 - Worker and SharedWorker constructors have an optional WorkerOptions parameter, r=smaug 2017-05-17 16:48:54 +02:00
interfaces Bug 1451770 [wpt PR 10331] - Implement deprecation of content type sniffing for workers., a=testonly 2018-04-20 21:59:03 +01:00
modules Bug 1447894 [wpt PR 10136] - Worker: Add tests for import.meta.url on DedicatedWorker, a=testonly 2018-04-15 08:36:21 +01:00
non-automated
semantics Bug 1397215 - Update web-platform-tests to revision 7abe12a95a33cf1906182c1e56da37a32effce3f, a=testonly 2017-09-07 12:50:49 +01:00
support Bug 1439198 - Fix workers/name-property.html WPT test, r=qdot 2018-02-21 08:42:04 +01:00
OWNERS Bug 1402002 - Update web-platform-tests to revision b88862e6e574c2116f8efea0e982f6776a3c4b22, a=testonly 2017-09-23 15:03:31 +01:00
README.md Bug 1363982 - Update web-platform-tests to revision db6ed4bb451e44748cbb9af69d0a01c17a33571a a=testonly 2017-05-11 18:01:46 +01:00
SharedWorkerPerformanceNow.html Bug 1433144 - Update web-platform-tests to revision 2e19bfdaee6edb2c1069c07e14037284167284a3, a=testonly 2018-01-30 17:46:09 +00:00
SharedWorker_blobUrl.html Bug 1345490 - Update web-platform-tests to revision 7c7db1b516b01394e19fad80094fbb81ab02ce75, a=testonly 2017-03-17 14:34:25 +00:00
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
WorkerGlobalScope_ErrorEvent_colno.htm
WorkerGlobalScope_ErrorEvent_filename.htm
WorkerGlobalScope_ErrorEvent_lineno.htm
WorkerGlobalScope_ErrorEvent_message.htm
WorkerGlobalScope_close.htm
WorkerGlobalScope_importScripts.htm
WorkerGlobalScope_importScripts_NetworkErr.htm
WorkerGlobalScope_importScripts_NosniffErr.htm
WorkerGlobalScope_setInterval.htm
WorkerGlobalScope_setTimeout.htm
WorkerLocation-origin.sub.window.js Bug 1381842 - Update web-platform-tests to revision 85ae24e3dc80ee63b6dc2ed78a922cff68c6e819, a=testonly 2017-07-20 13:05:25 +01:00
WorkerLocation.htm
WorkerLocation_hash.htm
WorkerLocation_hash_encoding.htm
WorkerLocation_hash_nonexist.htm
WorkerLocation_host.htm
WorkerLocation_hostname.htm
WorkerLocation_href.htm
WorkerLocation_pathname.htm
WorkerLocation_port.htm
WorkerLocation_protocol.htm
WorkerLocation_search.htm
WorkerLocation_search_empty.htm
WorkerLocation_search_fragment.htm
WorkerLocation_search_nonexist.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
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_basic.htm
Worker_cross_origin_security_err.htm
Worker_dispatchEvent_ErrorEvent.htm Bug 1388119 - Drop support for createEvent("ErrorEvent"/"PopStateEvent"); r=smaug 2017-08-07 21:19:59 +03:00
Worker_script_mimetype.htm
Worker_terminate_event_queue.htm
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 Bug 1381842 - Update web-platform-tests to revision 85ae24e3dc80ee63b6dc2ed78a922cff68c6e819, a=testonly 2017-07-20 13:05:25 +01:00
name-property.html Bug 1381842 - Update web-platform-tests to revision 85ae24e3dc80ee63b6dc2ed78a922cff68c6e819, a=testonly 2017-07-20 13:05:25 +01:00
nested_worker.worker.js
opaque-origin.html
postMessage_DataCloneErr.htm
postMessage_clone_port.htm
postMessage_clone_port_error.htm
postMessage_event_properties.htm
postMessage_ports_readonly_array.htm Bug 1397215 - Update web-platform-tests to revision 7abe12a95a33cf1906182c1e56da37a32effce3f, a=testonly 2017-09-07 12:50:49 +01:00
postMessage_target_source.htm
shared-worker-name-via-options.html Bug 1367340 - Update web-platform-tests to revision a2d29f3497c889546662566721bbd4f86efdbedd, a=testonly 2017-05-24 14:03:28 +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

README.md

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