[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-115.10.0esr-13.5-1] fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in...

richard (@richard) git at gitlab.torproject.org
Mon Apr 22 21:48:59 UTC 2024



richard pushed to branch tor-browser-115.10.0esr-13.5-1 at The Tor Project / Applications / Tor Browser


Commits:
51c8a409 by Henry Wilkes at 2024-04-22T21:47:56+00:00
fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection

Bug 42540: Fix gNetworkStatus.deinint typo

- - - - -


1 changed file:

- browser/components/torpreferences/content/connectionPane.js


Changes:

=====================================
browser/components/torpreferences/content/connectionPane.js
=====================================
@@ -2331,7 +2331,7 @@ const gNetworkStatus = {
   /**
    * Un-initialize the area.
    */
-  deinint() {
+  uninit() {
     Services.obs.removeObserver(this, TorConnectTopics.StateChange);
   },
 



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/51c8a409fbb0c68217350fc9ab0c4476038470d7
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/20240422/3c1ad5f8/attachment.htm>


More information about the tor-commits mailing list