
Pier Angelo Vendrame pushed to branch tor-browser-102.7.0esr-12.5-1 at The Tor Project / Applications / Tor Browser Commits: 7ccd1077 by Pier Angelo Vendrame at 2023-01-16T15:20:56+01:00 fixup! Base Browser's .mozconfigs. Bug 41577: Disable profile migration - - - - - 1 changed file: - browser/confvars.sh Changes: ===================================== browser/confvars.sh ===================================== @@ -32,7 +32,8 @@ else MAR_CHANNEL_ID=torbrowser-torproject-release fi -MOZ_PROFILE_MIGRATOR=1 +# tor-browser#41577: Do not enable profile migration +# MOZ_PROFILE_MIGRATOR=1 # Include the DevTools client, not just the server (which is the default) MOZ_DEVTOOLS=all View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/7ccd1077... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/7ccd1077... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
Pier Angelo Vendrame (@pierov)