0
Files
src/ui
David Tseng 6d5814b80c Add support for more automation and accessibility bindings for Lacros
This mostly rounds out the support for accessibility:
- dispatch location changes
- AutomationManagerAura::Disable: called by tast to disable the desktop
  tree during test runs
- all extensions gone: calls through to
  AutomationManagerAura::Disable. Called when all extensions have gone
  away (rph gone)
- mojofy the params passed to perform action
- pull some private actions out of automation; make part of ax enums.

See go/lacros-accessibility for what remains.

R=dcheng@chromium.org, dmazzoni@chromium.org, erikchen@chromium.org

Bug: 1185764
Test: manual
Change-Id: I0b6047a44614ea6eed238bdf59c90f4074152f8d
AX-Relnotes: n/a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2912225
Auto-Submit: David Tseng <dtseng@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Erik Chen <erikchen@chromium.org>
Commit-Queue: David Tseng <dtseng@chromium.org>
Cr-Commit-Position: refs/heads/master@{#885787}
2021-05-22 17:10:44 +00:00
..
2021-05-18 06:43:27 +00:00
2021-05-18 09:06:24 +00:00

This directory contains UI frameworks used to build various user interface features. This directory it not intended to contain UI features (such as a keyboard).