commit | dc36e3817ed28fbe30df673f91c3401d235263e9 | [log] [tgz] |
---|---|---|
author | Nicolás Peña <npm@chromium.org> | Fri Nov 01 20:43:22 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 01 20:43:22 2024 |
tree | c27d5f276614b9b080c7041abf7e93a47757a73e | |
parent | e60cf90e93705e1d5f97ca18f96772680382d9cc [diff] |
[FedCM] Show disabled accounts on desktop We show disabled accounts by: * Replacing the email with a text to let the user know that it is not possible to use this account * Marking the text as disabled and making the button disabled * Making the account image more transparent A followup will ensure that "use a different account" is always shown for IDPs for which filtered accounts are shown. Demo: https://g-issues.chromium.org/issues/40945672#comment10 Bug: 40945672 Change-Id: Ifbd4cac7bf784cbc6b20a21d35e1f3eaf9d6ed73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5983564 Commit-Queue: Nicolás Peña <npm@chromium.org> Reviewed-by: Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/main@{#1377070}
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.