0
Files
src/ui
Valerie Young 186b153ba7 [AX Mac] switch ax dump tree testing on mac to an external accessibility tree
First, this brings us closer to testing exactly what assistive technologies interact with. Second, once the migration from the old accessibility API to the new one is complete and no accessibility attributes are exposed, we will have hundreds of AX dump tests for the old API. These tests should either be converted to the new API or we should switch to the external AXUIElement tree, which is still based on the old API.


Bug: 363275809
Change-Id: Ibe1abeec66b4f786676c92defa2b76d7dc8333f5
AX-Relnotes: n/a
Low-Coverage-Reason: COVERAGE_UNDERREPORTED there are hundreds of AX dump tree tests using this code
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5889630
Reviewed-by: David Tseng <dtseng@chromium.org>
Commit-Queue: Valerie Young <spectranaut@igalia.com>
Reviewed-by: Jayson Adams <shrike@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1374693}
2024-10-28 17:07:06 +00:00
..
2024-10-24 18:09:15 +00:00
2024-10-25 12:59:12 +00:00
2024-10-18 17:39:17 +00:00
2024-10-18 17:39:17 +00:00
2024-10-28 15:39:34 +00:00
2024-09-30 17:58:53 +00:00

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