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

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



Title: GitLab

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

Commits:

  • ab9812ee
    by Beatriz Rizental at 2026-06-03T15:21:47+02:00
    BB 44528: Disable the IP Protection feature
    

1 changed file:

Changes:

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

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