Storage Domain
Functions
A cache's contents have been modified.
A cache has been added/deleted.
Clears cookies.
Clears storage for origin.
Clears storage for storage key.
Clears all entries for a given origin's shared storage.
Removes all Trust Tokens issued by the provided issuerOrigin. Leaves other stored data, including the issuer's Redemption Records, intact.
Deletes entry for key (if it exists) for a given origin's shared storage.
Deletes the Storage Bucket with the given storage key and bucket name.
Subscribes to all events related to this domain.
Returns all browser cookies.
Gets details for a named interest group.
Gets the entries in an given origin's shared storage.
Gets metadata for an origin's shared storage.
Returns a storage key given a frame id.
Returns the number of stored Trust Tokens per issuer for the current browsing context.
Returns usage and quota in bytes.
The origin's IndexedDB object store has been modified.
The origin's IndexedDB database list has been modified.
One of the interest groups was accessed by the associated page.
Override quota for the specified origin
Resets the budget for ownerOrigin by clearing all budget withdrawals.
Deletes state for sites identified as potential bounce trackers, immediately.
https://wicg.github.io/attribution-reporting-api/
Sets given cookies.
Enables/Disables issuing of interestGroupAccessed events.
Sets entry with key and value for a given origin's shared storage.
Enables/disables issuing of sharedStorageAccessed events.
Set tracking for a storage key's buckets.
Shared storage was accessed by the associated page. The following parameters are included in all events.
Registers origin to be notified when an update occurs to its cache storage list.
Registers storage key to be notified when an update occurs to its cache storage list.
Registers origin to be notified when an update occurs to its IndexedDB.
Registers storage key to be notified when an update occurs to its IndexedDB.
Unregisters origin from receiving notifications for cache storage.
Unregisters storage key from receiving notifications for cache storage.
Unregisters origin from receiving notifications for IndexedDB.
Unregisters storage key from receiving notifications for IndexedDB.