[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

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Mon Aug 12 12:34:26 UTC 2024



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:

- browser/components/securitylevel/content/securityLevelPanel.inc.xhtml
- browser/components/torcircuit/content/torCircuitPanel.inc.xhtml


Changes:

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


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



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/402c32c190bf339ff059b4c7abe42b4bc728f9cc...29560ecc74e76bf1b6408cc6cd5cbf0213a99cc9

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/402c32c190bf339ff059b4c7abe42b4bc728f9cc...29560ecc74e76bf1b6408cc6cd5cbf0213a99cc9
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/20240812/994d2c05/attachment.htm>


More information about the tor-commits mailing list