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

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



Title: GitLab

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:

Changes:

  • browser/components/preferences/letterboxing.inc.xhtml
    ... ... @@ -11,13 +11,11 @@
    11 11
           data-l10n-id="letterboxing-overview"
    
    12 12
           class="tail-with-learn-more"
    
    13 13
         ></html:span>
    
    14
    -    <label
    
    14
    +    <html:a
    
    15
    +      is="moz-support-link"
    
    16
    +      tor-manual-page="anti-fingerprinting_letterboxing"
    
    15 17
           data-l10n-id="letterboxing-learn-more"
    
    16
    -      class="learnMore text-link"
    
    17
    -      is="text-link"
    
    18
    -      href="about:manual#letterboxing"
    
    19
    -      useoriginprincipal="true"
    
    20
    -    />
    
    18
    +    ></html:a>
    
    21 19
       </description>
    
    22 20
     </vbox>
    
    23 21
     <groupbox
    
    ... ... @@ -32,13 +30,11 @@
    32 30
           data-l10n-id="letterboxing-overview"
    
    33 31
           class="tail-with-learn-more"
    
    34 32
         ></html:span>
    
    35
    -    <label
    
    33
    +    <html:a
    
    34
    +      is="moz-support-link"
    
    35
    +      tor-manual-page="anti-fingerprinting_letterboxing"
    
    36 36
           data-l10n-id="letterboxing-learn-more"
    
    37
    -      class="learnMore text-link"
    
    38
    -      is="text-link"
    
    39
    -      href="about:manual#letterboxing"
    
    40
    -      useoriginprincipal="true"
    
    41
    -    />
    
    37
    +    ></html:a>
    
    42 38
       </description>
    
    43 39
       <checkbox
    
    44 40
         id="letterboxingRememberSize"
    
    ... ... @@ -59,13 +55,11 @@
    59 55
           data-l10n-id="letterboxing-overview"
    
    60 56
           class="tail-with-learn-more"
    
    61 57
         ></html:span>
    
    62
    -    <label
    
    58
    +    <html:a
    
    59
    +      is="moz-support-link"
    
    60
    +      tor-manual-page="anti-fingerprinting_letterboxing"
    
    63 61
           data-l10n-id="letterboxing-learn-more"
    
    64
    -      class="learnMore text-link"
    
    65
    -      is="text-link"
    
    66
    -      href="about:manual#letterboxing"
    
    67
    -      useoriginprincipal="true"
    
    68
    -    />
    
    62
    +    ></html:a>
    
    69 63
       </description>
    
    70 64
       <description
    
    71 65
         id="letterboxingAlignmentDesc"
    
    ... ... @@ -110,13 +104,11 @@
    110 104
           data-l10n-id="letterboxing-overview"
    
    111 105
           class="tail-with-learn-more"
    
    112 106
         ></html:span>
    
    113
    -    <label
    
    107
    +    <html:a
    
    108
    +      is="moz-support-link"
    
    109
    +      tor-manual-page="anti-fingerprinting_letterboxing"
    
    114 110
           data-l10n-id="letterboxing-learn-more"
    
    115
    -      class="learnMore text-link"
    
    116
    -      is="text-link"
    
    117
    -      href="about:manual#letterboxing"
    
    118
    -      useoriginprincipal="true"
    
    119
    -    />
    
    111
    +    ></html:a>
    
    120 112
       </description>
    
    121 113
       <hbox align="center">
    
    122 114
         <label
    

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