commit | 298a272efc13c5cf6b77b9fd35eff10ba8dc4dab | [log] [tgz] |
---|---|---|
author | Dominic Battre <battre@chromium.org> | Wed Dec 22 17:19:19 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 22 17:19:19 2021 |
tree | 7bbd8aaa58a9b4f109d701732c8651b157cb383f | |
parent | 111049f8c6c5f529f6c27af2e11e903d826f58b4 [diff] |
Create GetVoiceOverString function This CL moves the code that is responsible for generating a string which gets read by the accessibility layer into a separate function. There is no functional change by this CL, it only exists to separate the refactoring from followup CLs. Bug: 1282198 Change-Id: Idb0b9de2fe236eec3c9fd884915e14f74970de87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3353489 Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/main@{#953576}
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.