commit | aba417be82fbc6dd836f09c9da6e8f76b878e2d8 | [log] [tgz] |
---|---|---|
author | Shengsong Tan <sstan@chromium.org> | Wed May 19 02:02:44 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 19 02:02:44 2021 |
tree | 94369072818f1877f2931b0d282c47f586a5230e | |
parent | 3aaba4c579dfc6f820a8c6ce2615e84f30273482 [diff] |
full_restore: Add theme color validation check Sometimes we cannot get valid theme color from ARC tasks. In these cases the theme color should also fallback to default color. BUG=b:187784055 BUG=b:177405617 Change-Id: Id5d8753894283fc0267b349fbeb2c5fa6f7e336b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2901724 Commit-Queue: Shengsong Tan <sstan@chromium.org> Reviewed-by: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#884276}
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.