StorageClient Events |
The StorageClient type exposes the following members.
Name | Description | |
---|---|---|
AttributionReportingSourceRegistered |
TODO(crbug.com/1458532): Add other Attribution Reporting events, e.g.
trigger registration.
| |
CacheStorageContentUpdated |
A cache's contents have been modified.
| |
CacheStorageListUpdated |
A cache has been added/deleted.
| |
IndexedDBContentUpdated |
The origin's IndexedDB object store has been modified.
| |
IndexedDBListUpdated |
The origin's IndexedDB database list has been modified.
| |
InterestGroupAccessed |
One of the interest groups was accessed by the associated page.
| |
SharedStorageAccessed |
Shared storage was accessed by the associated page.
The following parameters are included in all events.
| |
StorageBucketCreatedOrUpdated |
StorageBucketCreatedOrUpdated
| |
StorageBucketDeleted |
StorageBucketDeleted
|