[tbb-commits] [Git][tpo/applications/tor-browser][base-browser-115.11.0esr-13.5-1] fixup! Bug 41916: Letterboxing preferences UI

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Mon May 27 08:00:22 UTC 2024



Pier Angelo Vendrame pushed to branch base-browser-115.11.0esr-13.5-1 at The Tor Project / Applications / Tor Browser


Commits:
50d37108 by Henry Wilkes at 2024-05-27T10:00:13+02:00
fixup! Bug 41916: Letterboxing preferences UI

Bug 42583: Use moz-support-link for the letterboxing preference.

Also update the url.

- - - - -


1 changed file:

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


Changes:

=====================================
browser/components/preferences/letterboxing.inc.xhtml
=====================================
@@ -11,13 +11,11 @@
       data-l10n-id="letterboxing-overview"
       class="tail-with-learn-more"
     ></html:span>
-    <label
+    <html:a
+      is="moz-support-link"
+      tor-manual-page="anti-fingerprinting_letterboxing"
       data-l10n-id="letterboxing-learn-more"
-      class="learnMore text-link"
-      is="text-link"
-      href="about:manual#letterboxing"
-      useoriginprincipal="true"
-    />
+    ></html:a>
   </description>
 </vbox>
 <groupbox
@@ -32,13 +30,11 @@
       data-l10n-id="letterboxing-overview"
       class="tail-with-learn-more"
     ></html:span>
-    <label
+    <html:a
+      is="moz-support-link"
+      tor-manual-page="anti-fingerprinting_letterboxing"
       data-l10n-id="letterboxing-learn-more"
-      class="learnMore text-link"
-      is="text-link"
-      href="about:manual#letterboxing"
-      useoriginprincipal="true"
-    />
+    ></html:a>
   </description>
   <checkbox
     id="letterboxingRememberSize"
@@ -59,13 +55,11 @@
       data-l10n-id="letterboxing-overview"
       class="tail-with-learn-more"
     ></html:span>
-    <label
+    <html:a
+      is="moz-support-link"
+      tor-manual-page="anti-fingerprinting_letterboxing"
       data-l10n-id="letterboxing-learn-more"
-      class="learnMore text-link"
-      is="text-link"
-      href="about:manual#letterboxing"
-      useoriginprincipal="true"
-    />
+    ></html:a>
   </description>
   <description
     id="letterboxingAlignmentDesc"
@@ -110,13 +104,11 @@
       data-l10n-id="letterboxing-overview"
       class="tail-with-learn-more"
     ></html:span>
-    <label
+    <html:a
+      is="moz-support-link"
+      tor-manual-page="anti-fingerprinting_letterboxing"
       data-l10n-id="letterboxing-learn-more"
-      class="learnMore text-link"
-      is="text-link"
-      href="about:manual#letterboxing"
-      useoriginprincipal="true"
-    />
+    ></html:a>
   </description>
   <hbox align="center">
     <label



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/50d37108661976fece830973422d25a366ffe136
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/tbb-commits/attachments/20240527/1d70e448/attachment-0001.htm>


More information about the tbb-commits mailing list