commit | 2d7181c48de2f1898d27473329928657c2ac9e95 | [log] [tgz] |
---|---|---|
author | Christian Biesinger <cbiesinger@chromium.org> | Thu Nov 02 22:27:56 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 02 22:27:56 2023 |
tree | 40f57ad7475fff7a2f6471837826992428460182 | |
parent | a76888928448d17a87b7aa98401212fde5a99b77 [diff] |
[FedCM] Call the signin status observer even if the status didn't change This is needed for "Add Account", where we want to refresh the account list when an account is added, so the status stays the same (signed-in). R=npm@chromium.org Bug: 1498628 Change-Id: I170124a6316834e5272de943c863e70216722d7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5002907 Auto-Submit: Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Reviewed-by: Nicolás Peña <npm@chromium.org> Cr-Commit-Position: refs/heads/main@{#1219160}
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.