commit | 56529600be6ca30bb098e46c5b044a2ee02cb0e1 | [log] [tgz] |
---|---|---|
author | Yi Gu <yigu@chromium.org> | Mon Mar 18 23:46:28 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 18 23:46:28 2024 |
tree | 5d92b3126273e7d96df2131e764faca16f1161f4 | |
parent | 46d3745f67da260ef7f5b1e07dfd2a21d9d5e851 [diff] |
[FedCM] Disable auto reauthn in button mode We treat all requests as `mediation:required` in the initial origin trial. Before shipping we should figure out how to handle other mediation options. Bug: 329138771 Change-Id: I4ff57e293beb16f9d67814288cdcf015c6c7b373 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5366007 Auto-Submit: Yi Gu <yigu@chromium.org> Reviewed-by: Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1274561}
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.