Pier Angelo Vendrame pushed to branch tor-browser-102.7.0esr-12.5-1 at The Tor Project / Applications / Tor Browser

Commits:

1 changed file:

Changes:

  • browser/confvars.sh
    ... ... @@ -32,7 +32,8 @@ else
    32 32
       MAR_CHANNEL_ID=torbrowser-torproject-release
    
    33 33
     fi
    
    34 34
     
    
    35
    -MOZ_PROFILE_MIGRATOR=1
    
    35
    +# tor-browser#41577: Do not enable profile migration
    
    36
    +# MOZ_PROFILE_MIGRATOR=1
    
    36 37
     
    
    37 38
     # Include the DevTools client, not just the server (which is the default)
    
    38 39
     MOZ_DEVTOOLS=all