
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}
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).