commit | cbeb657b60985a04e479b3bd8bfbd59d4a6b32f6 | [log] [tgz] |
---|---|---|
author | Lauren Winston <lwinston@google.com> | Fri Apr 18 22:38:40 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 18 22:38:40 2025 |
tree | a0d3ab8684c18ec8498c28b58447bc3b89db8857 | |
parent | fa9bb38c8cf079757cce4dcab1240ccb20a01bdf [diff] |
[Read aloud] Combine selection and display nodes into one getter. This is to reduce duplication between reading mode and read aloud and reduce vectors for discrepancies. Also partial prepwork CL for potential larger refactors in reducing discrepancies. Bug: 411198154 Change-Id: I8cbe82dd88f8ad3edff8d2bb5097074b6ba68a72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6471642 Commit-Queue: Lauren Winston <lwinston@google.com> Reviewed-by: Kristi Saney <kristislee@google.com> Cr-Commit-Position: refs/heads/main@{#1449040}
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.