commit | 54044ac094d04b1536f2f3872043b0d764107286 | [log] [tgz] |
---|---|---|
author | David Black <dmblack@google.com> | Wed Feb 09 23:31:21 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 09 23:31:21 2022 |
tree | 529bf48a3e6d60a97e8c3442c5ac5d4db4dfa80a | |
parent | ac37fda26ea618e5c1d531da29426a27d8c37941 [diff] |
personalization: Add `selected` support to `WallpaperGridItem` element. NOTE: This CL does *not* yet wire `selected` state up to Google Photos elements, that will be done in a follow up CL. Demo (performed w/ local changes): http://shortn/_evp5uH99FK Bug: b:218703981 Change-Id: If2c2ce699a3ef8089da3d99324094e70e136b706 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3448147 Reviewed-by: Jeffrey Young <cowmoo@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/main@{#969175}
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.