commit | cc2f8cacd4289416b4d6aff5c867b39493a867c7 | [log] [tgz] |
---|---|---|
author | Zachary Tan <tanzachary@chromium.org> | Tue Nov 12 19:24:25 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 12 19:24:25 2024 |
tree | 42163aca68ddba6a0ed156f9a97f3eb7eff42368 | |
parent | e74b5da0316d78ffb113530033f3e58a79f879c4 [diff] |
[FedCM] Fix closing use other account CCT dismisses account chooser On Android, we currently dismiss the account chooser when the user closes the use other account CCT. This behaviour differs from desktop where the user can re-open a new use other account pop-up from the same account chooser after they close it. This patch makes it such that closing the use other account CCT retains the account chooser and the user can re-open a new use other account CCT. Bug: 377966390 Change-Id: Ie8fa7523f1e8aef36183f6a5f6fac275b67dd344 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6012013 Commit-Queue: Zachary Tan <tanzachary@chromium.org> Reviewed-by: Nicolás Peña <npm@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1381912}
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.