commit | 7cac4c4ce848b60d41ddb2987582588da00eeed3 | [log] [tgz] |
---|---|---|
author | Rachel Wong <wrong@chromium.org> | Tue May 10 01:45:25 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 10 01:45:25 2022 |
tree | 41c48b87ff4cf23fa683085b382f2b47ee801620 | |
parent | 8f135fe537c3ef7702f412c7fcf3a5c5c8d06ac5 [diff] |
[answers] Use accessibility label for weather answers. The accessibility label contains descriptive text e.g. "Cloudy" or "Mostly sunny". We should put this text into the result title for weather answers. Bug: 1299081 Change-Id: I70abb19c64fa2e7eb1dc51c406a17b6e8cd91f08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3631052 Reviewed-by: Amanda Deacon <amandadeacon@chromium.org> Commit-Queue: Rachel Wong <wrong@chromium.org> Cr-Commit-Position: refs/heads/main@{#1001298}
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.