Skip to content

Privacy Badger runs out of storage space #1717

Description

@ghostwords

Following up on #1238 (comment) (and #1588 (comment)).

Unchecked runtime.lastError while running storage.set: QUOTA_BYTES quota exceeded

After running out of space, any changes the user or Privacy Badger itself make fail to survive browser/extension restarting. Yellowlist updates set domains to cookieblocked but then these domains revert to their previous state (blocked, allowed, or just missing from action_map). Badgers in this state learn about new domains during browsing, but forget all new learning after getting restarted.

We could add unlimitedStorage to the manifest, if it doesn't trigger new permissions warnings.

We will also greatly reduce storage usage by implementing #1446.

Need to migrate out-of-sync yellowlist entries. Anything else that we could fix via migrations?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions