commit | 89227ff9e73e6cbc8390a6a7814f9c1725b96468 | [log] [tgz] |
---|---|---|
author | David Roger <droger@chromium.org> | Wed Feb 26 15:53:36 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 26 15:53:36 2025 |
tree | c48e5d48592f2edb0e8edf909170efd5282bb64b | |
parent | 859690d472e75c063d1f09e8eef083dffef49bd0 [diff] |
[Uno-D] Remove signout button for managed accounts in settings The signout button should not be available to managed accounts in settings. Clicking that button triggers an assertion and causes a crash. This CL removes the unexpected buttons. Fixed: 399096150 Change-Id: I42bc864c445209484181e3dc22e2daa3869eac53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6304299 Reviewed-by: Yann Dago <ydago@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/main@{#1425153}
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.