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
1 changed file:
Changes:
... | ... | @@ -17,7 +17,8 @@ MOZ_BRANDING_DIRECTORY=browser/branding/unofficial |
17 | 17 | MOZ_OFFICIAL_BRANDING_DIRECTORY=browser/branding/official
|
18 | 18 | MOZ_APP_ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}
|
19 | 19 | |
20 | -MOZ_PROFILE_MIGRATOR=1
|
|
20 | +# tor-browser#41577: Do not enable profile migration
|
|
21 | +# MOZ_PROFILE_MIGRATOR=1
|
|
21 | 22 | |
22 | 23 | # Include the DevTools client, not just the server (which is the default)
|
23 | 24 | MOZ_DEVTOOLS=all |