inspector.DOMStorage.domStorageItemsCleared
params<Object>
此功能仅在启用 --experimental-storage-inspection 标志时可用。
🌐 This feature is only available with the
--experimental-storage-inspection flag enabled.
将 DOMStorage.domStorageItemsCleared 事件广播到已连接的前端。此事件表示存储中的所有项目已被清除。
🌐 Broadcasts the DOMStorage.domStorageItemsCleared event to connected
frontends. This event indicates that all items have been cleared from the
storage.