commit | 04772ec1319adf87ddfd919bcfcbe6536994c2bf | [log] [tgz] |
---|---|---|
author | Basia Zimirska <basiaz@google.com> | Thu Jan 11 18:30:35 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 11 18:30:35 2024 |
tree | 257103eaf03eed4da9b291949b2318a90cbda59f | |
parent | c3f6810242d4b4d70f19003b079e849bfdac6cb5 [diff] |
Add overflow menu read aloud entrypoint in cct. This entrypoint is guarded with a finch flag. We're experimenting with ReadAloud in M122 and will test the CCT entrypoint in the same experiment. On top of the finch flag, there's a secondary check for rendering the menu item - the page has to be "readable" - meaning that the Read Aloud service has to be able to distill and synthesize audio for its content, otherwise we won't show the entrypoint. Bug: b/292134067 Change-Id: If6f5a139ade5e5069a1921bb1eee76ed03cf4890 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5169051 Reviewed-by: Ian Wells <iwells@chromium.org> Commit-Queue: Basia Zimirska <basiaz@google.com> Reviewed-by: Jinsuk Kim <jinsukkim@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1245976}
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.