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

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-147.0a1-16.0-2] fixup! BB 43564: Modify ./mach bootstrap for Base Browser



Title: GitLab

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

Commits:

  • 2bd84cd7
    by Beatriz Rizental at 2026-01-26T16:12:43+01:00
    fixup! BB 43564: Modify ./mach bootstrap for Base Browser
    

1 changed file:

Changes:

  • build/moz.configure/bootstrap.configure
    ... ... @@ -198,7 +198,7 @@ def bootstrap_path(path, **kwargs):
    198 198
                 path_prefix = path_parts.pop(0)
    
    199 199
     
    
    200 200
             # Small hack because extensions are inside the browser folder.
    
    201
    -        if path_parts[0] in ("noscript", ):
    
    201
    +        if path_parts[0] in ("noscript",):
    
    202 202
                 path_prefix = "browser"
    
    203 203
     
    
    204 204
             def try_tbb_bootstrap(exists):
    

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