[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-115.3.1esr-13.0-1] fixup! Bug 40925: Implemented the Security Level component
Pier Angelo Vendrame (@pierov)
git at gitlab.torproject.org
Tue Oct 10 10:45:09 UTC 2023
Pier Angelo Vendrame pushed to branch tor-browser-115.3.1esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits:
4605a45d by Henry Wilkes at 2023-10-10T10:44:08+00:00
fixup! Bug 40925: Implemented the Security Level component
Bug 41973: re-align popup panel to the anchor's corner edge.
- - - - -
1 changed file:
- browser/components/securitylevel/content/securityLevel.js
Changes:
=====================================
browser/components/securitylevel/content/securityLevel.js
=====================================
@@ -146,7 +146,7 @@ var SecurityLevelButton = {
});
}
- panel.openPopup(anchorNode, "bottomcenter topright", 0, 0, false);
+ panel.openPopup(anchorNode, "bottomright topright", 0, 0, false);
},
init() {
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/4605a45def8e6410cbada2479cf63f52916bc58d
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/4605a45def8e6410cbada2479cf63f52916bc58d
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/20231010/5981cd07/attachment-0001.htm>
More information about the tor-commits
mailing list