-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
A number of specifications need updating:
- localStorage / sessionStorage - Refactor Web storage html#5560
- Indexed DB - Define Indexed DB as a storage endpoint, use hooks w3c/IndexedDB#334
- Service Workers
- Cache API
- WebRTC's deviceId Use new Storage endpoint model for deviceId w3c/mediacapture-main#675 (this probably should have its own identifier, but should it also be exposed given how small it is?)
Clear-Site-Data talks about
- AppCache (hopefully gone this year)
- WebSQL (non-standard)
- File System (non-standard)
- Plugin data (hopefully gone this year?!)
(In some discussions shared workers and BroadcastChannel are lumped into this set, but technically their lifetime is shorter.)
Metadata
Metadata
Assignees
Labels
No labels