Re: [dev-platform] Intent to prototype: CookieStore API

2024-09-17 Thread 'Daniel Veditz' via dev-platform@mozilla.org
> *Summary*: CookieStore API is an asynchronous Javascript cookies API for documents and service workers. Together with WebKit, we agreed to ship a subset of the originally proposed API to expose only the cookie details already available through `document.cookie`. It's not clear whether you plan t

Re: [dev-platform] Intent to prototype: CookieStore API

2024-09-17 Thread 'Daniel Veditz' via dev-platform@mozilla.org
I'm very glad we're doing this. `document.cookie` is a horrible interface We plan to land a prototype that diverges from the official spec by the > following points: > I strenuously object to calling it an "official spec". It is a WICG proposal from a single vendor and not currently on any standa

[dev-platform] Intent to prototype: CookieStore API

2024-09-10 Thread 'Andrea Marchesini' via dev-platform@mozilla.org
*Summary*: CookieStore API is an asynchronous Javascript cookies API for documents and service workers. Together with WebKit, we agreed to ship a subset of the originally proposed API to expose only the cookie details already available through `document.cookie`. *Bug*: https://bugzilla.mozilla.org