Skip to content

Commit

Permalink
Positive on the Cookie Store API (subset)
Browse files Browse the repository at this point in the history
  • Loading branch information
jesup authored and zcorpan committed Dec 9, 2024
1 parent 2bce2b7 commit be3a944
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions activities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -616,11 +616,9 @@ Cookie Store API:
id: cookie-store
issue: 94
mdn: null
position: defer
rationale: This API provides better access to cookies. However, the improvements
also expand access to cookie metadata and the interactions with privacy features
like the Storage Access API are unclear. Work on improving cookie interoperability,
which is ongoing, might be needed before an assessment can be made.
position: positive
rationale: |
This API provides better access to cookies. We are positive for a subset of this API which only exposes the same information available through document.cookie. At this time we're not ready to expose ServiceWorkerRegistration.cookies or implement the CookieStoreManager as proposed; we will discuss this along with the subset proposal in the appropriate standards group. See <a href="https://github.com/WICG/cookie-store/issues/241">WICG/cookie-store issue #241</a>.
url: https://wicg.github.io/cookie-store/
venues:
- Proposal
Expand Down

0 comments on commit be3a944

Please sign in to comment.