-
- Downloads
fixup! Bug 40933: Add tor-launcher functionality
Do not localize errors in TorProcess, but keep it only as a pure backend file. Moreover, the localized errors would be only shown in the console. Instead, report an error code to let them bubble up to the TorProviderBuilder, where we show them in the "Restart Tor" prompt.
parent
76623561
Branches
Tags
Showing
- toolkit/components/tor-launcher/TorLauncherUtil.sys.mjs 13 additions, 1 deletiontoolkit/components/tor-launcher/TorLauncherUtil.sys.mjs
- toolkit/components/tor-launcher/TorProcess.sys.mjs 31 additions, 26 deletionstoolkit/components/tor-launcher/TorProcess.sys.mjs
- toolkit/components/tor-launcher/TorProviderBuilder.sys.mjs 12 additions, 5 deletionstoolkit/components/tor-launcher/TorProviderBuilder.sys.mjs
Please sign in to comment