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

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-128.1.0esr-14.0-1] 2 commits: fixup! Bug 40925: Implemented the Security Level component



Title: GitLab

Pier Angelo Vendrame pushed to branch tor-browser-128.1.0esr-14.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • b44ee121
    by Henry Wilkes at 2024-08-12T12:30:56+00:00
    fixup! Bug 40925: Implemented the Security Level component
    
    Bug 42699: Drop level="top" attribute.
    
  • 29560ecc
    by Henry Wilkes at 2024-08-12T12:30:56+00:00
    fixup! Bug 41600: Add a tor circuit display panel.
    
    Bug 42699: Drop level="top" attribute.
    

2 changed files:

Changes:

  • browser/components/securitylevel/content/securityLevelPanel.inc.xhtml
    ... ... @@ -4,7 +4,6 @@
    4 4
            aria-describedby="securityLevel-subheading securityLevel-summary"
    
    5 5
            type="arrow"
    
    6 6
            orient="vertical"
    
    7
    -       level="top"
    
    8 7
            class="cui-widget-panel panel-no-padding">
    
    9 8
       <box class="panel-header">
    
    10 9
         <html:h1
    

  • browser/components/torcircuit/content/torCircuitPanel.inc.xhtml
    ... ... @@ -3,7 +3,6 @@
    3 3
            aria-labelledby="tor-circuit-heading"
    
    4 4
            type="arrow"
    
    5 5
            orient="vertical"
    
    6
    -       level="top"
    
    7 6
            class="cui-widget-panel panel-no-padding"
    
    8 7
            tabindex="0">
    
    9 8
       <!-- Use same semantic structure as #identity-popup and #protections-popup
    

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