commit | 93ba36d688d6848883c2471495499e5b2dbf025e | [log] [tgz] |
---|---|---|
author | Christian Biesinger <cbiesinger@chromium.org> | Tue Nov 08 00:03:51 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 08 00:03:51 2022 |
tree | c1eb3be976d8c465a16d7099ebc3bcce7eae8745 | |
parent | d9d1cdd46a842bb801510fc4ba934f1c28cb92d9 [diff] |
[FedCM] Add a mojo service for setting the IDP signin status This will be needed when we intercept the IDP signin status headers from subresources in the next CL. Bug: 1357790 Change-Id: I01c52e4ced73a7bb5e713e4112d9395f5f0a6491 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4006380 Reviewed-by: Yi Gu <yigu@chromium.org> Reviewed-by: Nasko Oskov <nasko@chromium.org> Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/main@{#1068414}
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.