Review Mozilla 1953406: [meta] Cookie Store API
🔍 Bugzilla Audit
Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1953406
Description
New CookieStore
API to set and get cookies. Unlike document.cookie
it is async and can be used by service workers. I'm not sure it actually adds any new capabilities.