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:

- toolkit/components/tor-launcher/TorProviderNone.sys.mjs


Changes:

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



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/636582ef1d0517c925ca4e85960c63a222749ae4

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/636582ef1d0517c925ca4e85960c63a222749ae4
You're receiving this email because of your account on gitlab.torproject.org. 
Manage all notifications: https://gitlab.torproject.org/-/profile/notifications 
| Help: https://gitlab.torproject.org/help


_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to