A number of specifications need updating: - [x] localStorage / sessionStorage - https://github.com/whatwg/html/pull/5560 - [ ] Indexed DB - https://github.com/w3c/IndexedDB/pull/334 - [ ] Service Workers - [ ] Cache API - [ ] WebRTC's deviceId https://github.com/w3c/mediacapture-main/issues/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.)