Module chrome_remote_interface_model::dom_storage[][src]

This is supported on crate features experimental and DOMStorage only.
Expand description

Query and modify DOM storage.

Structs

Disables storage tracking, prevents storage events from being sent to the client.

Disables storage tracking, prevents storage events from being sent to the client.

Enables storage tracking, storage events will now be delivered to the client.

Enables storage tracking, storage events will now be delivered to the client.

DOM Storage item.

DOM Storage identifier.