[webkit-dev] Request for position on Cookie Store API

Ayu Ishii ayui at chromium.org
Thu Aug 27 12:01:55 PDT 2020


Hi WebKit-dev,

We would like to ask for WebKit's official position on the Cookie Store API.
Cookie Store API aims to improve the complexity and performance issues of
cookies today by providing an asynchronous alternative to document.cookie
and exposing HTTP cookies to service workers. Its interface also encourages
developers to make better decisions about security. More information can be
found on the explainer below. Chrome has implemented what is currently in
the spec, and is planning to ship that soon.

- Specification: https://wicg.github.io/cookie-store/
- Explainer: https://github.com/WICG/cookie-store/blob/main/explainer.md
- TAG Review: https://github.com/w3ctag/design-reviews/issues/469
- ChromeStatus:  https://chromestatus.com/feature/5658847691669504

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20200827/0663e96c/attachment.htm>


More information about the webkit-dev mailing list