Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor ServiceWorker spec to use the Storage spec #1606

Open
wanderview opened this issue Oct 6, 2021 · 1 comment
Open

refactor ServiceWorker spec to use the Storage spec #1606

wanderview opened this issue Oct 6, 2021 · 1 comment

Comments

@wanderview
Copy link
Member

In order to support partitioning service workers 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 instead of origins.

@wanderview
Copy link
Member Author

This was briefly discussed at the recent virtual F2F: #1604

wanderview added a commit to wanderview/ServiceWorker that referenced this issue Mar 8, 2022
wanderview added a commit to wanderview/ServiceWorker that referenced this issue Mar 10, 2022
wanderview added a commit to wanderview/ServiceWorker that referenced this issue Mar 10, 2022
github-actions bot added a commit that referenced this issue Apr 27, 2022
SHA: 9c02deb
Reason: push, by @jakearchibald

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit to asleekgeek/ServiceWorker that referenced this issue Apr 28, 2022
SHA: 9c02deb
Reason: push, by @pull[bot]

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit to asleekgeek/ServiceWorker that referenced this issue Apr 28, 2022
SHA: 9c02deb
Reason: push, by @pull[bot]

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant