commit | 5340313606d9f6a0ac561719937797c0189046a5 | [log] [tgz] |
---|---|---|
author | Zachary Tan <tanzachary@chromium.org> | Tue Mar 26 21:12:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 26 21:12:42 2024 |
tree | 5cd077cee4c5dcb89299a8663775495de1eb193b | |
parent | 3456303c5b912d62833a2514e9b07a1b191d9dc7 [diff] |
[FedCM] Show verifying sheet after skipping requesting permission With AuthZ enabled, the dialog may skip requesting permission in some cases. Currently when that happens, the account dialog remains open until it receives a continue_on url to open a pop-up with. Therefore, the user can re-click the accounts dialog to cause a crash. This patch will change the accounts dialog into a verifying sheet so that the user receives feedback after their click and so that they cannot trigger the crash. Bug: 330549840 Change-Id: I4db15240b035d76d8b143928b3fc28c5c678e01c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5399237 Reviewed-by: Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Zachary Tan <tanzachary@chromium.org> Cr-Commit-Position: refs/heads/main@{#1278597}
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.