Bug 1687861 [wpt PR 27268] - PlzDedicatedWorker: Add clients.claim() tests for nested...
commitc86fca3da536612fb79419f85e5c86db8c872454
authorAsami Doi <asamidoi@chromium.org>
Thu, 21 Jan 2021 21:55:03 +0000 (21 21:55 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 22 Jan 2021 04:14:09 +0000 (22 04:14 +0000)
tree3485ced4c0eec5bb9177611a9be67a5815bb8aae
parent8edd4c8b6ca21828b6ea9dc75af100e2f08c9285
Bug 1687861 [wpt PR 27268] - PlzDedicatedWorker: Add clients.claim() tests for nested blob URL worker, a=testonly

Automatic update from web-platform-tests
PlzDedicatedWorker: Add clients.claim() tests for nested blob URL worker

This CL adds 3 test cases for clients.claim():
1) a blob URL worker (parent) creates a blob URL worker (child)
2) a blob URL worker (parent) creates a worker (child)
3) a worker (parent) creates a blob URL worker (child)

Bug: 1017034
Change-Id: Iaef9c84661f0fe1c1b10a4a6f8cccc5e839355c8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2638960
Commit-Queue: Asami Doi <asamidoi@chromium.org>
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Cr-Commit-Position: refs/heads/master@{#845533}

--

wpt-commits: 3b17f29d98e9f39a4836a7450f9fe992f3cc0e7b
wpt-pr: 27268
testing/web-platform/tests/service-workers/service-worker/claim-worker-fetch.https.html