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

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-150.0a1-16.0-2] fixup! TB 40933: Add tor-launcher functionality



Title: GitLab

Pier Angelo Vendrame pushed to branch tor-browser-150.0a1-16.0-2 at The Tor Project / Applications / Tor Browser

Commits:

  • 636582ef
    by Pier Angelo Vendrame at 2026-05-13T14:45:15+02:00
    fixup! TB 40933: Add tor-launcher functionality
    
    TB 44952: Fix the startup error with TOR_PROVIDER=none.
    

1 changed file:

Changes:

  • toolkit/components/tor-launcher/TorProviderNone.sys.mjs
    ... ... @@ -2,7 +2,8 @@ import { TorProviderBase } from "moz-src:///toolkit/components/tor-launcher/TorP
    2 2
     
    
    3 3
     const lazy = {};
    
    4 4
     ChromeUtils.defineESModuleGetters(lazy, {
    
    5
    -  TorLauncherUtil: "resource://gre/modules/TorLauncherUtil.sys.mjs",
    
    5
    +  TorLauncherUtil:
    
    6
    +    "moz-src:///toolkit/components/tor-launcher/TorLauncherUtil.sys.mjs",
    
    6 7
     });
    
    7 8
     
    
    8 9
     /**
    

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