[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[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...



Title: GitLab

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:

Changes:

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

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits