commit | 1e45cfbea21ba12c1fe25c09a23b1a81501b2c69 | [log] [tgz] |
---|---|---|
author | Monica Basta <msalama@chromium.org> | Fri Nov 18 12:24:33 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 18 12:24:33 2022 |
tree | 645cfed14031fb7292f0d28f69ab55ec5a9f9cc0 | |
parent | c1a2805081ac6e78930ef9b3f031263de7c3b509 [diff] |
[Signin] Update Dice Account reconcilor to support 'UserSignoutSetting' This CL is a follow-up to crrev.com/c/3884044. It ensure the dice account reconcilor does not remove the signin primary account if removing the primary account is not allowed. In these cases, the primary account is treated as the sync account regardless of the consent level. Bug: 1370026 Change-Id: I6a6b2323c8c4e44271df996552dbe7da631ccb55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4030263 Commit-Queue: David Roger <droger@chromium.org> Commit-Queue: Monica Basta <msalama@chromium.org> Reviewed-by: David Roger <droger@chromium.org> Auto-Submit: Monica Basta <msalama@chromium.org> Cr-Commit-Position: refs/heads/main@{#1073312}
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.