[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-152.0a1-16.0-2] BB 44528: Disable the IP Protection feature



Title: GitLab

brizental pushed to branch mullvad-browser-152.0a1-16.0-2 at The Tor Project / Applications / Mullvad Browser

Commits:

  • fd558d1b
    by Beatriz Rizental at 2026-06-03T13:26:00-03:00
    BB 44528: Disable the IP Protection feature
    

1 changed file:

Changes:

  • toolkit/components/moz.build
    ... ... @@ -143,8 +143,9 @@ if CONFIG["MOZ_BUILD_APP"] == "browser":
    143 143
             DIRS += ["normandy"]
    
    144 144
         DIRS += ["messaging-system"]
    
    145 145
     
    
    146
    -if CONFIG["MOZ_BUILD_APP"] != "comm/mail":
    
    147
    -    DIRS += ["ipprotection"]
    
    146
    +# tor-browser#44528 Disable IP protection feature
    
    147
    +# if CONFIG["MOZ_BUILD_APP"] != "comm/mail":
    
    148
    +#     DIRS += ["ipprotection"]
    
    148 149
     
    
    149 150
     DIRS += ["nimbus"]
    
    150 151
     
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx