Skip to content
Snippets Groups Projects
Commit c691b56e authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern: Committed by morgan
Browse files

fixup! Bug 41600: Add a tor circuit display panel.

Bug 43074: Pass the browser to TorDomainIsolator.newCircuitForBrowser.
parent 95c50ad1
No related branches found
No related tags found
2 merge requests!1202Bug_43099: 2024 YEC Strings,!1136Bug 43085: Rebased alpha onto 128.2.0esr
......@@ -127,7 +127,7 @@ var gTorCircuitPanel = {
document
.getElementById("tor-circuit-new-circuit")
.addEventListener("command", () => {
TorDomainIsolator.newCircuitForBrowser(gBrowser);
TorDomainIsolator.newCircuitForBrowser(gBrowser.selectedBrowser);
});
// Update the display just before opening.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment