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

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



Title: GitLab

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

Commits:

  • c6fc38fb
    by Richard Pospesel at 2023-08-24T18:49:41+00:00
    fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection
    
    Bug 41977: Hide the 'Learn more' link in bridge cards
    

1 changed file:

Changes:

  • browser/components/torpreferences/content/connectionPane.xhtml
    ... ... @@ -157,7 +157,8 @@
    157 157
                 readonly="readonly"
    
    158 158
               />
    
    159 159
             </hbox>
    
    160
    -        <hbox class="torPreferences-bridgeCard-learnMoreBox" align="center">
    
    160
    +        <!-- tor-browser#41977 disable this learn more link until we have an alternate manual entry -->
    
    161
    +        <hbox class="torPreferences-bridgeCard-learnMoreBox" align="center" hidden="true">
    
    161 162
               <label
    
    162 163
                 class="torPreferences-bridgeCard-learnMore learnMore text-link stop-click"
    
    163 164
                 is="text-link"
    

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