Click or drag to resize

StorageClient Events

Version 118.6.80

The StorageClient type exposes the following members.

Events
  NameDescription
Public eventAttributionReportingSourceRegistered
TODO(crbug.com/1458532): Add other Attribution Reporting events, e.g. trigger registration.
Public eventCacheStorageContentUpdated
A cache's contents have been modified.
Public eventCacheStorageListUpdated
A cache has been added/deleted.
Public eventIndexedDBContentUpdated
The origin's IndexedDB object store has been modified.
Public eventIndexedDBListUpdated
The origin's IndexedDB database list has been modified.
Public eventInterestGroupAccessed
One of the interest groups was accessed by the associated page.
Public eventSharedStorageAccessed
Shared storage was accessed by the associated page. The following parameters are included in all events.
Public eventStorageBucketCreatedOrUpdated
StorageBucketCreatedOrUpdated
Public eventStorageBucketDeleted
StorageBucketDeleted
Top
See Also