commit | a386b5b7a62b238fc5ed83920a819a2f01292e65 | [log] [tgz] |
---|---|---|
author | Kuo Jen Wei <[email protected]> | Thu Oct 08 02:33:47 2020 |
committer | Commit Bot <[email protected]> | Thu Oct 08 02:33:47 2020 |
tree | 9f2161359c941f8545407514a0d9a9bed8ef9e59 | |
parent | bf237fded1b4b270c431f3d616948e4517afda59 [diff] |
CCA: Prevent chromevox navigate to preview video element The preview video element is not interactable with chromevox. This CL prevent chromevox navigate to preview by creating preview video from template with aria-hide=true. Bug: 1135052 Test: Manually with chromevox Test: tast run <DUT> "camera.CCAUI*" (cherry picked from commit 43be207790e2dec2d1cf182c11cd3a684bc0df2a) Change-Id: I1dfc87b564dd1db119c10643b587fa254470493a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454913 Auto-Submit: Inker Kuo <[email protected]> Commit-Queue: Shik Chen <[email protected]> Reviewed-by: Shik Chen <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#814585} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459934 Reviewed-by: Inker Kuo <[email protected]> Commit-Queue: Inker Kuo <[email protected]> Cr-Commit-Position: refs/branch-heads/4280@{#127} Cr-Branched-From: ea420fb963f9658c9969b6513c56b8f47efa1a2a-refs/heads/master@{#812852}
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.
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.