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.
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev