Description
Request for position on an emerging web specification
Information about the spec
- Spec Title: Shared Storage API
- Spec URL: https://wicg.github.io/shared-storage/
- GitHub repository: https://github.com/WICG/shared-storage
Design reviews and vendor positions
- TAG Design Review:
- Mozilla standards-positions issue: Shared Storage mozilla/standards-positions#646
Bugs tracking this feature
- WebKit Bugzilla:
- Radar:
Anything else we need to know
On WebKit-dev, Eric Trouton wrote:
Hi Webkit-Dev Team,
We've been working on the Shared Storage API that supports a variety of use cases that may be impacted by 3rd Party Cookie Deprecation. The idea is to provide a storage API (named Shared Storage) that is intended to be unpartitioned. Origins can write to it from their own contexts on any page.
To prevent cross-site tracking of users, data in Shared Storage may only be read in a restricted environment that has carefully constructed output gates. Over time, we hope to design and add additional gates.
We would like to hear what you think about it. Chrome is implementing (available in Chrome Canary on M104) but open to evolving the API over time and are appreciative of your feedback.
chrome status: https://chromestatus.com/feature/6256348582903808
spec: TBD
Thank you,
Eric