commit | 573aaee097dd4cffdf1154d9b1dcad7e9b5a9080 | [log] [tgz] |
---|---|---|
author | Lauren Winston <lwinston@google.com> | Thu May 22 18:22:10 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 22 18:22:10 2025 |
tree | eca726467fb96d5b2ce8e0fc55ce2095fabb6dca | |
parent | ce8fdd9d0e727d04f067f09824a5dccd98732f95 [diff] |
[Read aloud] Use ReadAloudAppModel's IsSpeechTreeInitialized in WebUI. Reading mode doesn't need two variables to track the speech tree's initialization state, and it being tracked in the renderer where InitAXPositionWithNode is actually called is the most accurate. This helps with refactoring InitAXPositionWithNode into the renderer. Bug: 411198154 Change-Id: I565cf914300dce99c36dd7c56dd85c6e69ed3150 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6576512 Commit-Queue: Lauren Winston <lwinston@google.com> Reviewed-by: Kristi Saney <kristislee@google.com> Cr-Commit-Position: refs/heads/main@{#1464261}
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.