Module cookiestore

Source

Structs§

CookieListener 🔒
CookieStore 🔒
https://cookiestore.spec.whatwg.org/ CookieStore provides an async API for pages and service workers to access and modify cookies. This requires setting up communication with resource thread’s cookie storage that allows for the page to have multiple cookie storage promises in flight at the same time.

Constants§

_IMPL_DOMOBJECT_FOR_CookieStore 🔒

Functions§

cookie_to_list_item 🔒
https://cookiestore.spec.whatwg.org/#create-a-cookielistitem