commit | 3ae62904a763a5914a51de4957b969fc62816555 | [log] [tgz] |
---|---|---|
author | Nicolás Peña <npm@chromium.org> | Mon May 26 20:48:20 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 26 20:48:20 2025 |
tree | a35e3df42292354c381d1da5dfa1d933e188b759 | |
parent | 89a5ac1106425726d7af5aa9add0929083652cb5 [diff] |
[FedCM] Replace some FedCmIdPRegistration checks with FedCmDelegation For some reason, the fedcm delegation tests were also using FedCmIdPRegistration, which made this problem not noticeable. Removed the flags since they are not needed by the existing tests. Change-Id: Ibc27eb620bba601ecec7a61464f02555d312fd21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6588675 Commit-Queue: Nicolás Peña <npm@chromium.org> Reviewed-by: Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/main@{#1465658}
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.