commit | a2589479b142bccd94ee8aaa154966b7cb6e7f00 | [log] [tgz] |
---|---|---|
author | Ryan Sultanem <rsult@google.com> | Fri Aug 01 14:05:25 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 01 14:05:25 2025 |
tree | 8e463ce7ecaf8addb26c2baf3e4985b4d9a4d50e | |
parent | a5ac32c3395c21a73ce66a07f4c69895b608faaa [diff] |
[AvatarButton][SyncPromo] Better restrict managed accounts Dice users could be signed in to Chrome without having accepted management. Check the management status at the account level instead of the profile level. Bug: 435113265, 435644966 Change-Id: I76283fd403e65a418ee750e44e7c9d264cabf51a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6811272 Reviewed-by: David Roger <droger@chromium.org> Commit-Queue: Ryan Sultanem <rsult@google.com> Cr-Commit-Position: refs/heads/main@{#1495415}
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.