[w3c/ServiceWorker] refactor ServiceWorker spec to use the Storage spec (#1606)

In order to support [partitioning service workers](https://github.com/wanderview/quota-storage-partitioning/blob/main/explainer.md#serviceworker-api) we will need to update the spec to be written in terms of the storage spec.  In particular, the service worker spec needs to use [storage keys](https://storage.spec.whatwg.org/#storage-keys) instead of origins.

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

Received on Wednesday, 6 October 2021 20:03:59 UTC