commit | 59d6702b8f5e91f7d36034e2f97b7599d5feef8f | [log] [tgz] |
---|---|---|
author | Nihar Majmudar <niharm@google.com> | Thu Nov 07 22:55:48 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 07 22:55:48 2024 |
tree | 58e21840e6cf07c0642343331b08a104b5e12bd0 | |
parent | 048befc8a6e1def9d48661276329fbcfd9b74a3f [diff] |
[lensoverlay] Show different ghost loader text when no suggest. There shouldn't be a loading state with no suggest. This replaces the show ghost loader flag with a new flag that decides whether to show the loading state specifically. This is because we still wanted hint text even without suggest. screencast: screencast/cast/NTYzMTg5NzQ5NjQ1MzEyMHxmNzNlMTczNS0wZQ Change-Id: I973620dba41795bbab69ef69d7f219600d004edf Bug: 377745999 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6001056 Commit-Queue: Nihar Majmudar <niharm@google.com> Reviewed-by: Duncan Mercer <mercerd@google.com> Cr-Commit-Position: refs/heads/main@{#1379987}
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.