commit | fe7b077d0b43ce85c65a722b3bd0bde69d27be7b | [log] [tgz] |
---|---|---|
author | Yuki Awano <yawano@google.com> | Tue Aug 16 22:46:11 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 16 22:46:11 2022 |
tree | 124cf5a795d3bafcfc45b80941002c85e5f7cc89 | |
parent | 64763032187f0ae1dc25430c0350ef580647de8c [diff] |
Do not set fallback text to a11y name of AssistantCardElementView - ChromeVox can interact with elements inside webview. It should be unnecessary to set fallback text. Also fallback text is empty for the most cases. Assistant. Confirm that you can access elements inside the webview. Bug: b:239259921 Test: Turn on ChromeVox and query "what's the weather" with Google Change-Id: Ifce0e1c7d616aad9aea15a7b514e7ff280e2c298 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3824560 Reviewed-by: Jason Thai <jasontt@chromium.org> Commit-Queue: Yuki Awano <yawano@google.com> Reviewed-by: Yue Li <updowndota@chromium.org> Cr-Commit-Position: refs/heads/main@{#1035749}
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.