| commit | bc97f6cd2bcb178b2cef20ae18e3e56853782918 | [log] [tgz] |
|---|---|---|
| author | Anastasia Helfinstein <anastasi@google.com> | Wed May 15 20:48:45 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 15 20:48:45 2024 |
| tree | 25c15ea97bbcc267940bd48db2924f524f0bf97c | |
| parent | f9340acaca27061539894a9b4cab9b41dc3ff06a [diff] |
[ChromeVox] Move describeTextChanged to EditableText As part of the effort to make the ChromeVox codebase more streamlined and easier to navigate, we are moving towards removing redundant layers of abstraction such as ChromeVoxEditableTextBase. This change moves one function from that class to its only child, AutomationEditableText. AX-Relnotes: n/a. Bug: b:265481751 Change-Id: I153324584974ff41c79f83c564d8b576011071c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5499561 Commit-Queue: Kyungjun Lee <kyungjunlee@google.com> Auto-Submit: Anastasia Helfinstein <anastasi@google.com> Reviewed-by: Kyungjun Lee <kyungjunlee@google.com> Cr-Commit-Position: refs/heads/main@{#1301557}
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.