commit | 4a3d16bdb8dff2e6aa03274b855eba3707bda7fa | [log] [tgz] |
---|---|---|
author | Karol Sygiet <sygiet@google.com> | Thu May 23 12:28:48 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 23 12:28:48 2024 |
tree | a5b29da90ffb8df8e77da4792cb0f376531654ea | |
parent | 35af5f890b0b0b8a4ddda4cbe3ec1f41622ac01e [diff] |
Handle failing to post authentication task This CL adds a fallback to the legacy authentication API that will happen if the internal completion handler encountered an error and failed. Bug: 341614043 Change-Id: I14d2005abfe8d7a71ca3c681412b6eb34a2d5a83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5553778 Commit-Queue: Karol Sygiet <sygiet@google.com> Reviewed-by: Viktor Semeniuk <vsemeniuk@google.com> Cr-Commit-Position: refs/heads/main@{#1305016}
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.