commit | bee1bb9cc0551c1ffb59d52653cfde744a4a356b | [log] [tgz] |
---|---|---|
author | Matt Jones <mdjones@chromium.org> | Wed Aug 07 22:23:38 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 07 22:23:38 2024 |
tree | 9dff59860410fe8bf0f41e8fcf1cddb7bbad0d7a | |
parent | 1e76b4ac3e83092e5fa5d8f49d01487742bf181e [diff] |
Update sync check for product specifications This patch updates the account checker API for sync to check whether a sync entity is enabled rather than necessarily active. This means our features are no longer necessarily blocked on sync starting. Bug: 356845106, 356921004 Change-Id: I13b31af0775168d030a0380e71d22fbe2a3d1e52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5770231 Reviewed-by: David Maunder <davidjm@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/main@{#1338719}
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.