gecko-dev/devtools
Dickson Tan d684f54703 Bug 1545727 - make the JSON tree viewer more accessible. r=Honza
Make the JSON tree view more accessible.

1. Automatically set focus to the first node on initial focus. Previously, the only way to interact with the tree view through the keyboard was to click on a node so that subsequent key presses would register.
2. Fix inaccurate aria-level and aria-expanded attributes causing confusing announcements for screen reader users.
3. Previously, pressing left arrow the first time on a leaf child node would not move focus to its parent, but subsequent tries would work. This has been fixed.
4. Implement first-letter navigation for quick movement via keyboard.

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

--HG--
extra : moz-landing-system : lando
2020-03-29 09:32:58 +00:00
..
client Bug 1545727 - make the JSON tree viewer more accessible. r=Honza 2020-03-29 09:32:58 +00:00
docs Bug 1623760 - 'Check-in needed' moved in phab r=glob 2020-03-23 03:18:44 +00:00
platform Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
server Bug 1551306 - Remove context parameter from nsIProgressEventSink.onProgress() and nsIProgressEventSink.onStatus() r=valentin 2020-03-29 19:18:56 +00:00
shared Bug 1616897 - Remove WebReplay-related functions/variables/css rules in devtools. r=jlast. 2020-03-27 15:10:53 +00:00
startup Bug 1621022 - Change the workflow of enabling the profiler menu button; r=canaltinova 2020-03-25 15:34:59 +00:00
.eslintrc.js Bug 1604539 - Update eslint reject-some-requires "devtools/client" configuration r=nchevobbe 2020-03-20 13:58:57 +00:00
.eslintrc.mochitests.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
.eslintrc.xpcshell.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
CODE_OF_CONDUCT.md
moz.build Bug 1599027 - Remove http inspector doc. r=Honza. 2019-11-26 08:43:59 +00:00
templates.mozbuild
tsconfig.json Bug 1603351 - Add a tsconfig.json file in devtools root folder. r=gregtatum. 2019-12-16 15:21:03 +00:00