Skip to content
Snippets Groups Projects
Commit 4698c04a authored by henry's avatar henry
Browse files

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

Bug 41851: Keep circuit panel open when requesting a new circuit.
parent f02f3319
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment