| commit | 77b51c3bc16b845fc81a6584e65b5c1b440c37ee | [log] [tgz] |
|---|---|---|
| author | Marc Treib <treib@chromium.org> | Fri Nov 15 14:26:47 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 15 14:26:47 2024 |
| tree | 3c65ebc3cd3fdc8040aafa28d151a00867b757ce | |
| parent | 652834542d74f97d589658d1861d52a5d4c9e5c1 [diff] |
[iOS] Migrate SigninAndHistorySync to accounts-on-device If AreSeparateProfilesForManagedAccountsEnabled() is true, SigninAndHistorySyncCoordinator now uses APIs from IdentityManager to query all accounts on the device, and listen for account changes. Bug: 377467350 Change-Id: Ia31fcfb443bad5c4ce8a776b61e76dcfc870b08a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6010735 Commit-Queue: Marc Treib <treib@chromium.org> Reviewed-by: Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1383589}
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.