commit | f2c5923ab3ff3157a0367ddfd32be5e4709e1203 | [log] [tgz] |
---|---|---|
author | Yi Gu <yigu@chromium.org> | Thu Dec 16 01:37:40 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 16 01:37:40 2021 |
tree | a7b62c1826d9ee35eb9792db62e78a0789b9e1e8 | |
parent | 4b7abc0232edc505a7f5cac6e958e7b96b94454d [diff] |
[FedCM] Temporarily reuse "sub" in account endpoint Changing the account endpoint accidentally broke some partners. Temporarily restores the name "sub" until deployment is in place. Bug: None Change-Id: Ia864e4a1b028d6bd2cdc82c87e34883064e18678 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3342131 Reviewed-by: Peter Kotwicz <pkotwicz@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/main@{#952192}
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.