Loading browser/components/torcircuit/content/torCircuitPanel.js +0 −4 Original line number Diff line number Diff line Loading @@ -194,10 +194,6 @@ var gTorCircuitPanel = { .getElementById("tor-circuit-new-circuit") .addEventListener("command", () => { torbutton_new_circuit(); // And hide. // NOTE: focus should return to the toolbar button, which we expect to // remain visible during reload. this.hide(); }); // Update the display just before opening. Loading Loading
browser/components/torcircuit/content/torCircuitPanel.js +0 −4 Original line number Diff line number Diff line Loading @@ -194,10 +194,6 @@ var gTorCircuitPanel = { .getElementById("tor-circuit-new-circuit") .addEventListener("command", () => { torbutton_new_circuit(); // And hide. // NOTE: focus should return to the toolbar button, which we expect to // remain visible during reload. this.hide(); }); // Update the display just before opening. Loading