-
-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Description
If you specify a user profile at the beginning of a script and don't visit some of the origins, when you export the user profile again, it will not included IndexedDb or local storage in the export.
User Profiles should accumulate changes to match the way cookies behave.
In addition, look into streaming changes as they occur so we can better restore sessions:
- DOMStorage.enable to track local/session storage
- Storage.trackIndexedDBForOrigin to track index db for a url
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels