commit | a8b074dad9a439f30a06e630134bfd43173c9155 | [log] [tgz] |
---|---|---|
author | zhumatthew <zhumatthew@google.com> | Tue Oct 22 19:17:45 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 22 19:17:45 2024 |
tree | 5030ae5db326c8fc797d83f92ce634dc84eeed26 | |
parent | e0462174147c315ec5c5a25d8338e212af77d794 [diff] |
OnTask: Sign in not working for certain OAuth Some OAuth dialogs retrigger OAuth start again while an OAuth is still in progress. Do not reset the status of an OAuth in progress if this is the case. Bug: b:372540902 Change-Id: Ie933b625b24fede39193c441d4adffca6371dbe4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5950924 Reviewed-by: Vignesh Shenvi <vshenvi@google.com> Commit-Queue: Matthew Zhu <zhumatthew@google.com> Cr-Commit-Position: refs/heads/main@{#1372238}
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.