commit | 38a6f55895a7d8c68d0851dc5b8b8976b8932855 | [log] [tgz] |
---|---|---|
author | Ankush Singh <ankushkush@google.com> | Tue Oct 15 11:57:09 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 15 11:57:09 2024 |
tree | cc9d5efcd6dea1d420a0caeef9cbdd9f53599e6f | |
parent | fe8392aba9854cbab4b9724aecc769646ee5cf07 [diff] |
[themes] Avoid committing current theme upon initial sync If kSeparateLocalAndAccountThemes feature flag is enabled, this avoids committing the local theme to remote, if no remote theme exists. This is to ensure no local data is committed upon signin. Bug: 348173250,373521893 Change-Id: I809648cf60a924766d39fc0c9a91e422069e657d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5933823 Auto-Submit: Ankush Singh <ankushkush@google.com> Commit-Queue: Ankush Singh <ankushkush@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Maksim Moskvitin <mmoskvitin@google.com> Cr-Commit-Position: refs/heads/main@{#1368713}
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.