Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Browser Tor Browser
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 682
    • Issues 682
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Applications
  • Tor BrowserTor Browser
  • Merge requests
  • !71

40137: Built-in https-everywhere storage is not migrated to idb

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alex Catarineu requested to merge acat/tor-browser:40137 into tor-browser-78.4.0esr-10.5-1 Oct 29, 2020
  • Overview 8
  • Commits 1
  • Changes 1

Fixes #40137 (closed).

One of the problems was ExtensionStorageIDB.setMigratedExtensionPref being called when the "new" https-everywhere-eff was installed, which prevented the migration. The patch makes the https-everywhere-eff extension install/uninstall behave as if the prefs extensions.webextensions.keepStorageOnUninstall and extensions.webextensions.keepUuidOnUninstall were set to true, which should allow the migration to be executed correctly when we switch to 10.5.

Edited Nov 02, 2020 by Matthew Finkel
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 40137