[tbb-commits] [Git][tpo/applications/tor-browser][base-browser-102.7.0esr-12.5-1] fixup! Base Browser's .mozconfigs.
Pier Angelo Vendrame (@pierov)
git at gitlab.torproject.org
Mon Jan 16 16:01:32 UTC 2023
Pier Angelo Vendrame pushed to branch base-browser-102.7.0esr-12.5-1 at The Tor Project / Applications / Tor Browser
Commits:
25c9ff8b by Pier Angelo Vendrame at 2023-01-16T15:46:28+01:00
fixup! Base Browser's .mozconfigs.
Bug 41577: Disable profile migration
- - - - -
1 changed file:
- browser/confvars.sh
Changes:
=====================================
browser/confvars.sh
=====================================
@@ -17,7 +17,8 @@ MOZ_BRANDING_DIRECTORY=browser/branding/unofficial
MOZ_OFFICIAL_BRANDING_DIRECTORY=browser/branding/official
MOZ_APP_ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}
-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/25c9ff8bff0e869e9822105e29eed48ff5979e7b
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/25c9ff8bff0e869e9822105e29eed48ff5979e7b
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230116/f5a4c22d/attachment-0001.htm>
More information about the tbb-commits
mailing list