Pier Angelo Vendrame pushed to branch tor-browser-115.3.1esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits: 6d62dc70 by Henry Wilkes at 2023-10-11T10:18:26+01:00 fixup! Bug 40926: Implemented the New Identity feature
Bug 42166: Give new identity dialog an accessible name.
- - - - -
1 changed file:
- browser/components/newidentity/content/newIdentityDialog.xhtml
Changes:
===================================== browser/components/newidentity/content/newIdentityDialog.xhtml ===================================== @@ -16,6 +16,7 @@ xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns:html="http://www.w3.org/1999/xhtml" xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" + aria-labelledby="infoTitle" aria-describedby="infoBody"
<dialog id="newIdentityDialog" buttons="accept,cancel" defaultButton="accept">
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/6d62dc70...