[tor-commits] [Git][tpo/applications/tor-browser][base-browser-128.2.0esr-14.0-1] Bug 43117: Hide "Always underline links" from settings.

morgan (@morgan) git at gitlab.torproject.org
Mon Sep 9 18:57:28 UTC 2024



morgan pushed to branch base-browser-128.2.0esr-14.0-1 at The Tor Project / Applications / Tor Browser


Commits:
588c9ed9 by Henry Wilkes at 2024-09-09T18:57:10+00:00
Bug 43117: Hide "Always underline links" from settings.

- - - - -


1 changed file:

- browser/components/preferences/main.inc.xhtml


Changes:

=====================================
browser/components/preferences/main.inc.xhtml
=====================================
@@ -752,7 +752,8 @@
 #endif
   <checkbox id="alwaysUnderlineLinks"
             data-l10n-id="browsing-always-underline-links"
-            preference="layout.css.always_underline_links"/>
+            preference="layout.css.always_underline_links"
+            hidden="true"/>
   <checkbox id="searchStartTyping"
             data-l10n-id="browsing-search-on-start-typing"
             preference="accessibility.typeaheadfind"/>



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

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/588c9ed939fe60f0b70df023cbfe517dcd211d70
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/20240909/f07368d9/attachment.htm>


More information about the tor-commits mailing list