gecko-dev/toolkit
James Teh 0faff9a8fe Bug 1410757: Expose the info provided in the tool tip for the focused browser tab as the tab's accessible description. r=Gijs
The tool tip for a browser tab exposes information such as the process ids (on Nightly) and the container tab name.
It appears when a user mouses over the tab, but this isn't really accessible to screen reader users.
Ideally, we'd expose this information as the accessible description for all browser tabs.
However, doing this for all tabs and keeping it up to date is rather difficult and potentially expensive.
Instead, just expose this description for a tab when it gets focus; i.e. the user has to focus the tab bar to access it.

To enable this, XUL tab elements now fire an AriaFocus event on the ARIA focused tab when the ariaFocusedItem property is set.

Differential Revision: https://phabricator.services.mozilla.com/D38027

--HG--
extra : moz-landing-system : lando
2019-07-15 11:21:15 +00:00
..
actors Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
components Merge mozilla-central to autoland. CLOSED TREE 2019-07-13 21:14:55 +03:00
content Bug 1410757: Expose the info provided in the tool tip for the focused browser tab as the tab's accessible description. r=Gijs 2019-07-15 11:21:15 +00:00
crashreporter Bug 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs 2019-07-10 12:03:37 +00:00
docs Bug 1542246 - Add initial documentation for the new Search Engine configuration format. r=daleharvey 2019-06-28 15:23:00 +00:00
forgetaboutsite Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
library Backed out 42 changesets (bug 1530715) for SM build bustages on a CLOSED TREE 2019-07-10 10:56:00 +03:00
locales Bug 1564967 - Rename More Options menu entry in about:addons to Details. r=mstriemer,fluent-reviewers,rpl,flod 2019-07-12 00:05:52 +00:00
modules Bug 1559994 - Add 'attention'-styled dismissed doorhanger when auto-saving a generated password. r=MattN 2019-07-12 00:34:08 +00:00
mozapps Bug 1560178 - fix/remove about:addons tests that load discovery pane in the parent, r=aswan 2019-07-12 16:27:27 +00:00
pluginproblem
profile Bug 1561435 - Format toolkit/profile/, a=automatic-formatting 2019-07-05 11:17:27 +02:00
recordreplay Bug 1488858 - Rename NonNullObject to RequireObject. r=jorendorff 2019-06-06 14:25:44 +02:00
system
themes Bug 1549288 - Clean up about:newinstall CSS and make it support dark mode. r=dao 2019-07-12 16:12:27 +00:00
xre Bug 1561504 - Launch the updater in place instead of copying to the update directory on Mac OS X. r=bytesized 2019-07-09 18:42:39 +00:00
.eslintrc.js
l10n-registry.manifest Bug 1555662 - Register L10nRegistry sources using categories. r=kmag 2019-06-08 04:37:31 +00:00
moz.build Bug 1555662 - Register L10nRegistry sources using categories. r=kmag 2019-06-08 04:37:31 +00:00
moz.configure Backed out 42 changesets (bug 1530715) for SM build bustages on a CLOSED TREE 2019-07-10 10:56:00 +03:00
nss.configure
toolkit.mozbuild Bug 1553254 - Part 1: Allow low-overhead selective collection of internal performance probes through ChromeUtils. r=brennie,nika 2019-05-21 21:01:31 +02:00