Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persist important state in session storage #2906

Merged
merged 4 commits into from
Aug 24, 2023
Merged

Persist important state in session storage #2906

merged 4 commits into from
Aug 24, 2023

Conversation

ghostwords
Copy link
Member

@ghostwords ghostwords commented Aug 23, 2023

Important state consists of tab and activated widget data.

No-op for now; meant for event pages (Firefox with background.persistent set to false in the manifest), or Manifest V3.

Part of #2579.

Important state consists of tab data.

Noop for now; meant for event pages (Firefox with background.persistent
set to `false` in the manifest), or Manifest V3.
To avoid unintentional tab data object modification.
Initialize tab URLs and base domains to handle cookie learning
on tabs opened before Privacy Badger installation
or (ephemeral background page) restarts.
@ghostwords ghostwords merged commit 9c6b993 into master Aug 24, 2023
@ghostwords ghostwords deleted the persist-state branch August 24, 2023 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant