commit | 35cf4ea953f9f0dd10f99619acb22dc67c1a83a9 | [log] [tgz] |
---|---|---|
author | Theresa <twellington@chromium.org> | Fri Aug 16 23:16:53 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 16 23:16:53 2024 |
tree | e47335e384c1a5cf7b900aadec8193487e55d017 | |
parent | 293eec91020ab397ab893d04ee36cb230ca94de5 [diff] |
Fix UrlBar accessibility description for Search in CCT In CustomTabToolbar, the UrlBar is disabled to prevent the normal EditText behavior. When Search in CCT is enabled, the TalkBack description for UrlBar should indicate to the user that there are available actions. Set up an AccessibilityDelegate to get the correct TalkBack description. Bug: 359923551 Change-Id: I5443bdd2003f97730a7c473b83ea47cb6dcf744c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5794126 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Theresa Sullivan <twellington@chromium.org> Reviewed-by: Tomasz Wiszkowski <ender@google.com> Cr-Commit-Position: refs/heads/main@{#1343094}
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.