Re: [w3c/ServiceWorker] Editorial: use a dedicated parallel queue for the Clients API (PR #1842)

@monica-ch commented on this pull request.



> +    Each {{Clients}} object has an associated <dfn>Clients parallel queue</dfn> (a [=parallel queue=]) used to serialize the {{Clients}} object's operations.
+

Thanks for kicking off the discussion. Reworked per Anne's suggestion, UA now owns a map keyed by storage key, per-Clients methods enqueue via a `relevant service worker clients parallel queue` helper (mirrors #1838's [relevant name to cache map](https://github.com/w3c/ServiceWorker/pull/1838). PTAL.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1842#discussion_r3808159931
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/ServiceWorker/pull/1842/review/4966046341@github.com>

Received on Tuesday, 18 August 2026 21:46:11 UTC