commit | 3f5c9436da2666300ee2029e214544d18191a4f2 | [log] [tgz] |
---|---|---|
author | Mihai Sardarescu <msarda@chromium.org> | Tue Apr 26 13:21:05 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 26 13:21:05 2022 |
tree | fe902293c1646723254b753a9812b15e9b2d9055 | |
parent | 0806a354f9fa7b72f17972be5ea6c28573e144e3 [diff] |
Remove DICE-specific logic from the PrimaryAccountMutator. Move logic to clear an unconsented primary account from the identity manager to the signin manager. This ensures that this state is handled uniformly and that an account in a permanent auth error is not kept as the unconsented primary account. Bug: None Change-Id: I3f11aef7ffd526919cfeb5870739dc51ba7d3209 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3581995 Reviewed-by: Monica Basta <msalama@chromium.org> Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/main@{#996128}
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.