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

Merge with storage #1230

Open
jakearchibald opened this issue Nov 20, 2017 · 2 comments
Open

Merge with storage #1230

jakearchibald opened this issue Nov 20, 2017 · 2 comments

Comments

@jakearchibald
Copy link
Contributor

whatwg/storage#18

Service worker registrations and cache storage should be linked to a particular storage bucket.

This explains how origin storage is purged, and makes it clear that these items are protected by persistent storage.

@annevk
Copy link
Member

annevk commented Apr 17, 2020

@jakearchibald @jungkees I'd greatly appreciate your input on whatwg/storage#18 (comment). I'd like to make progress on this as clarifying how storage is keyed, how it gets removed, and potentially replaced is becoming rather important.

@wanderview
Copy link
Member

FYI, I added storage keys to service worker spec to support partitioning, but I missed adding references to bottle maps, etc. This probably needs to be moved to the bottle map to be correct:

https://w3c.github.io/ServiceWorker/#dfn-request-response-list

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

3 participants