commit | 67d454dfb7ee305a3fade2f173f312d28e86f1f8 | [log] [tgz] |
---|---|---|
author | Christian Biesinger <cbiesinger@chromium.org> | Wed Apr 06 01:17:41 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 06 01:17:41 2022 |
tree | 3d743b55aa9b770bd720ae386ca5281b795d3dfc | |
parent | 4826c36af60e2eb5f8ca407658205c2b77b8b348 [diff] |
[FedCM] Implement a function to fetch the manifest list Part 1 of the change described here: https://github.com/fedidcg/FedCM/issues/230#issuecomment-1081282938 Bug: 1306997 Change-Id: Ida55651e9782f487a48defbe7e42097f70e0f82e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3569803 Auto-Submit: Christian Biesinger <cbiesinger@chromium.org> Reviewed-by: Yi Gu <yigu@chromium.org> Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/main@{#989223}
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.