commit | f7c2647d80e7b2e5e52e2563b668f7c49c27210e | [log] [tgz] |
---|---|---|
author | Yi Gu <yigu@chromium.org> | Wed Dec 22 19:47:57 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 22 19:47:57 2021 |
tree | 5a1791a19f8268d984da0f6d6b05425547ce35f2 | |
parent | 6e2b05bb05d030c01a9bed59cd31393483c99ffe [diff] |
[FedCM] Fix crash due to invalid call to on_account_selection_ callback The callback is no longer available after user selecting an account to sign up. Bug: 1282000 Change-Id: I2b0b56a87cea65cee1735af29c47fb924f44cb1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3348235 Reviewed-by: Peter Kotwicz <pkotwicz@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/main@{#953610}
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.