[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-102.12.0esr-12.5-1] fixup! Bug 41600: Add a tor circuit display panel.

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Tue Jun 20 15:44:44 UTC 2023



Pier Angelo Vendrame pushed to branch tor-browser-102.12.0esr-12.5-1 at The Tor Project / Applications / Tor Browser


Commits:
4698c04a by Henry Wilkes at 2023-06-20T16:41:45+01:00
fixup! Bug 41600: Add a tor circuit display panel.

Bug 41851: Keep circuit panel open when requesting a new circuit.

- - - - -


1 changed file:

- browser/components/torcircuit/content/torCircuitPanel.js


Changes:

=====================================
browser/components/torcircuit/content/torCircuitPanel.js
=====================================
@@ -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.



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/4698c04a6ddf52dd6b89201685bea2440044429f

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/4698c04a6ddf52dd6b89201685bea2440044429f
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20230620/c0205279/attachment.htm>


More information about the tor-commits mailing list