commit | 627f5784db2da73e28a1ae2ced8a06809fe93207 | [log] [tgz] |
---|---|---|
author | Hiroki Sato <hirokisato@google.com> | Tue Jul 27 00:13:25 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 27 00:13:25 2021 |
tree | 14e4721835deef4e2e011cac71bb80c1f1337115 | |
parent | 33b7daa8965001b1fec08ad7bdd800199984bcd3 [diff] |
arc-a11y: Add a focus highlight feature test This also removes an obsolete (unused) parameter from AccessibilityManager::OnViewFocusedInArc(). AX-Relnotes: n/a. test addition. Bug: b:149959127 Test: browser_test Change-Id: Ib792496a3ea9ede5c7e754cd1a93ba041e6be4d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3053254 Reviewed-by: David Tseng <dtseng@chromium.org> Commit-Queue: Hiroki Sato <hirokisato@chromium.org> Cr-Commit-Position: refs/heads/master@{#905509}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.