commit | 02dc171e41886b974df98dee8e61d7ea0839590e | [log] [tgz] |
---|---|---|
author | Mihai Sardarescu <msarda@google.com> | Fri Jan 14 12:29:41 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 14 12:29:41 2022 |
tree | 05703a52d7d77c3ca7fcddb75238af607b68b37e | |
parent | 23f56e701ada401283553c16ac888bceea840fb4 [diff] |
No default for importing data when switching sync accounts. This CL removes the default when the user is turning sync on for a different account than the last syncing one. In this new flow, the user must make a decision on whether they want to import of delete the local data before sync is enabled. Screenshots: https://drive.google.com/drive/folders/1CjLUk_FxoXezAfhtImEV0aBlthAXNc-R?usp=sharing Bug: 1224158 Change-Id: I2d885176a78858480593431df846d8d892ad0e46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3358064 Reviewed-by: Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/main@{#959128}
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.