Skip to content
Snippets Groups Projects
Closed Switch back extensions.webextensions.ExtensionStorageIDB.enabled = true
  • View options
  • Switch back extensions.webextensions.ExtensionStorageIDB.enabled = true

    • View options
  • Closed created by Alex Catarineu

    In legacy/trac#31396 (moved) we set extensions.webextensions.ExtensionStorageIDB.enabled = false to avoid problems with the new idb storage for extensions and the Services.qms.clear() that we were doing in torbutton. After legacy/trac#30504 (moved) and legacy/trac#19417 (moved) were fixed, turning that pref back to the default should be possible.

    However, we should check that it's not possible for browsers that were affected by the original bug (Services.qms.clear() clearing the internal indexeddbs) to end up in a bad state that the browser cannot recover from. We should make sure that the extensions.webextensions.ExtensionStorageIDB.migrated pref branch is cleared so that the migrations are performed on first start after a browser upgrade containing the fix.

    Attributes

    Assignees

    None

    Labels

    Milestone

    None

    Dates

    Start: None

    Due: None

    Time tracking

    No estimate or time spent

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first