commit | 1e2314046f8fb0564b206b9bec49b9462862cfa7 | [log] [tgz] |
---|---|---|
author | Angus L. M. McLean IV <angusmclean@chromium.org> | Mon May 02 18:38:51 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 02 18:38:51 2022 |
tree | 24e18b2d9901e45f7f33e28a00222fd11f972dcb | |
parent | 289d61f3183c8538c40aeddd9f7d40bbfbe5e537 [diff] |
personalization: Replace Google Photos WallpaperType enum value Adding a new enum value for Google Photos and deprecating the old one prevents cross-device sync from causing a bad state in a device if a user happens to have an older version on that device. Bug: b:229788402 Change-Id: I8dc157b2a8b0188d99aece8a1bd98111bb81f9de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3594964 Reviewed-by: Sam McNally <sammc@chromium.org> Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by: David Black <dmblack@google.com> Commit-Queue: Angus McLean <angusmclean@chromium.org> Cr-Commit-Position: refs/heads/main@{#998479}
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.