-
- Downloads
fixup! Bug 40933: Add tor-launcher functionality
Store the SOCKS settings as a member, so that we can customize them if needed before applying them. Also, cleanup the public interface of TorProcess. E.g., removed TorProcess.connectionWorked, since we do not use this information anymore. Finally, added a TorLauncherUtil.isAndroid.
parent
9e239230
Branches
No related tags found
Showing
- toolkit/components/tor-launcher/TorLauncherUtil.sys.mjs 4 additions, 0 deletionstoolkit/components/tor-launcher/TorLauncherUtil.sys.mjs
- toolkit/components/tor-launcher/TorProcess.sys.mjs 0 additions, 28 deletionstoolkit/components/tor-launcher/TorProcess.sys.mjs
- toolkit/components/tor-launcher/TorProvider.sys.mjs 24 additions, 9 deletionstoolkit/components/tor-launcher/TorProvider.sys.mjs
Please sign in to comment