commit | 5a698f0f0577d098bf6e463eac510021b73bd69c | [log] [tgz] |
---|---|---|
author | Marc Treib <[email protected]> | Fri Nov 03 15:02:37 2023 |
committer | Chromium LUCI CQ <[email protected]> | Fri Nov 03 15:02:37 2023 |
tree | 304d5aa4fb5ebb425da3a29ebc10670d4a514bbb | |
parent | c9eab87ac81599f13321deacfb1978e6f052d441 [diff] |
Sync-to-Signin migration: Entry point and metrics This CL adds the central entry point for the Sync-to-Signin migration, the logic to determine whether the migration should or should not run, and metrics to record the outcome of that decision. It does not add any actual migration logic yet. Bug: 1486420 Change-Id: If61e9b8cc73909828a6cc3515369cb77469d1a53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4983933 Reviewed-by: Alex Ilin <[email protected]> Reviewed-by: Rushan Suleymanov <[email protected]> Reviewed-by: Dominic Battre <[email protected]> Code-Coverage: [email protected] <[email protected]> Commit-Queue: Marc Treib <[email protected]> Cr-Commit-Position: refs/heads/main@{#1219477}
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.