Module storage

Source

Structs§

ClearCookiesParams
Clears cookies. clearCookies
ClearCookiesParamsBuilder
ClearCookiesReturns
Clears cookies. clearCookies
ClearDataForOriginParams
Clears storage for origin. clearDataForOrigin
ClearDataForOriginParamsBuilder
ClearDataForOriginReturns
Clears storage for origin. clearDataForOrigin
ClearDataForStorageKeyParams
Clears storage for storage key. clearDataForStorageKey
ClearDataForStorageKeyParamsBuilder
ClearDataForStorageKeyReturns
Clears storage for storage key. clearDataForStorageKey
ClearTrustTokensParams
Removes all Trust Tokens issued by the provided issuerOrigin. Leaves other stored data, including the issuer’s Redemption Records, intact. clearTrustTokens
ClearTrustTokensParamsBuilder
ClearTrustTokensReturns
Removes all Trust Tokens issued by the provided issuerOrigin. Leaves other stored data, including the issuer’s Redemption Records, intact. clearTrustTokens
ClearTrustTokensReturnsBuilder
EventCacheStorageContentUpdated
A cache’s contents have been modified. cacheStorageContentUpdated
EventCacheStorageListUpdated
A cache has been added/deleted. cacheStorageListUpdated
EventIndexedDbContentUpdated
The origin’s IndexedDB object store has been modified. indexedDBContentUpdated
EventIndexedDbListUpdated
The origin’s IndexedDB database list has been modified. indexedDBListUpdated
EventInterestGroupAccessed
One of the interest groups was accessed by the associated page. interestGroupAccessed
GetCookiesParams
Returns all browser cookies. getCookies
GetCookiesParamsBuilder
GetCookiesReturns
Returns all browser cookies. getCookies
GetCookiesReturnsBuilder
GetInterestGroupDetailsParams
Gets details for a named interest group. getInterestGroupDetails
GetInterestGroupDetailsParamsBuilder
GetInterestGroupDetailsReturns
Gets details for a named interest group. getInterestGroupDetails
GetInterestGroupDetailsReturnsBuilder
GetStorageKeyForFrameParams
Returns a storage key given a frame id. getStorageKeyForFrame
GetStorageKeyForFrameParamsBuilder
GetStorageKeyForFrameReturns
Returns a storage key given a frame id. getStorageKeyForFrame
GetStorageKeyForFrameReturnsBuilder
GetTrustTokensParams
Returns the number of stored Trust Tokens per issuer for the current browsing context. getTrustTokens
GetTrustTokensReturns
Returns the number of stored Trust Tokens per issuer for the current browsing context. getTrustTokens
GetTrustTokensReturnsBuilder
GetUsageAndQuotaParams
Returns usage and quota in bytes. getUsageAndQuota
GetUsageAndQuotaParamsBuilder
GetUsageAndQuotaReturns
Returns usage and quota in bytes. getUsageAndQuota
GetUsageAndQuotaReturnsBuilder
InterestGroupAd
Ad advertising element inside an interest group. InterestGroupAd
InterestGroupAdBuilder
InterestGroupDetails
The full details of an interest group. InterestGroupDetails
InterestGroupDetailsBuilder
OverrideQuotaForOriginParams
Override quota for the specified origin overrideQuotaForOrigin
OverrideQuotaForOriginParamsBuilder
OverrideQuotaForOriginReturns
Override quota for the specified origin overrideQuotaForOrigin
SerializedStorageKey
SetCookiesParams
Sets given cookies. setCookies
SetCookiesParamsBuilder
SetCookiesReturns
Sets given cookies. setCookies
SetInterestGroupTrackingParams
Enables/Disables issuing of interestGroupAccessed events. setInterestGroupTracking
SetInterestGroupTrackingParamsBuilder
SetInterestGroupTrackingReturns
Enables/Disables issuing of interestGroupAccessed events. setInterestGroupTracking
TrackCacheStorageForOriginParams
Registers origin to be notified when an update occurs to its cache storage list. trackCacheStorageForOrigin
TrackCacheStorageForOriginParamsBuilder
TrackCacheStorageForOriginReturns
Registers origin to be notified when an update occurs to its cache storage list. trackCacheStorageForOrigin
TrackIndexedDbForOriginParams
Registers origin to be notified when an update occurs to its IndexedDB. trackIndexedDBForOrigin
TrackIndexedDbForOriginParamsBuilder
TrackIndexedDbForOriginReturns
Registers origin to be notified when an update occurs to its IndexedDB. trackIndexedDBForOrigin
TrackIndexedDbForStorageKeyParams
Registers storage key to be notified when an update occurs to its IndexedDB. trackIndexedDBForStorageKey
TrackIndexedDbForStorageKeyParamsBuilder
TrackIndexedDbForStorageKeyReturns
Registers storage key to be notified when an update occurs to its IndexedDB. trackIndexedDBForStorageKey
TrustTokens
Pair of issuer origin and number of available (signed, but not used) Trust Tokens from that issuer. TrustTokens
TrustTokensBuilder
UntrackCacheStorageForOriginParams
Unregisters origin from receiving notifications for cache storage. untrackCacheStorageForOrigin
UntrackCacheStorageForOriginParamsBuilder
UntrackCacheStorageForOriginReturns
Unregisters origin from receiving notifications for cache storage. untrackCacheStorageForOrigin
UntrackIndexedDbForOriginParams
Unregisters origin from receiving notifications for IndexedDB. untrackIndexedDBForOrigin
UntrackIndexedDbForOriginParamsBuilder
UntrackIndexedDbForOriginReturns
Unregisters origin from receiving notifications for IndexedDB. untrackIndexedDBForOrigin
UntrackIndexedDbForStorageKeyParams
Unregisters storage key from receiving notifications for IndexedDB. untrackIndexedDBForStorageKey
UntrackIndexedDbForStorageKeyParamsBuilder
UntrackIndexedDbForStorageKeyReturns
Unregisters storage key from receiving notifications for IndexedDB. untrackIndexedDBForStorageKey
UsageForType
Usage for a storage type. UsageForType
UsageForTypeBuilder

Enums§

InterestGroupAccessType
Enum of interest group access types.
StorageType
Enum of possible storage types.