| commit | 29a9de8c935b40b90a5082669cece94055ca91cc | [log] [tgz] |
|---|---|---|
| author | Christian Biesinger <cbiesinger@chromium.org> | Fri Jan 31 20:34:57 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 31 20:34:57 2025 |
| tree | 66d7b2385f8829319124f9a2f3fe7913a5342153 | |
| parent | b9ae377845ee8223ed6daf4d82ab523878b6b09d [diff] |
[FedCM][Android] Don't always show a name with Continue Android version of https://crrev.com/c/6216708 If given_name is empty, don't fall back to the full name. This lets IdPs control whether the continue button should say just "Continue" or "Continue as First Last" to avoid undesirable UI in cases where no real name is available (e.g. only email) Behind a flag for now. Bug: 382086283 Change-Id: Ibc6e54bb4b3f716d0e850811662e1700b4bddaa7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6219379 Reviewed-by: Nicolás Peña <npm@chromium.org> Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/main@{#1414340}
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.