Chrome Remote Interface v0.2.0 ChromeRemoteInterface.RPC.Storage View Source
Link to this section Summary
Functions
Clears storage for origin
Returns usage and quota in bytes
Registers origin to be notified when an update occurs to its cache storage list
Registers origin to be notified when an update occurs to its IndexedDB
Unregisters origin from receiving notifications for cache storage
Unregisters origin from receiving notifications for IndexedDB
Link to this section Functions
Clears storage for origin.
Parameters:
origin -
Returns usage and quota in bytes.
Parameters:
origin -
Registers origin to be notified when an update occurs to its cache storage list.
Parameters:
origin -
Registers origin to be notified when an update occurs to its IndexedDB.
Parameters:
origin -
Unregisters origin from receiving notifications for cache storage.
Parameters:
origin -
Unregisters origin from receiving notifications for IndexedDB.
Parameters:
origin -