commit | 122c137d022601cab6c7bc7b7d1e20f210bbbd16 | [log] [tgz] |
---|---|---|
author | Maks Orlovich <morlovich@chromium.org> | Thu Jan 26 17:44:33 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 26 17:44:33 2023 |
tree | 5e41524855c4754891b26a2c0f1fe90d34684449 | |
parent | c67072be8df42e2cd10202fbefeac309383ca14b [diff] |
FLEDGE: Make direct signals auth separate step from worklet request This is less convenient, but needed to permit worklet to be requested before direct from seller signals information is available (since we were asked to make it possible to provide it via a promise). This CL does not take advantage of the possibility in any way. Change-Id: I387909f6e3c6cc0d24aaf778694044c16abcdd82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4178099 Reviewed-by: Caleb Raitto <caraitto@chromium.org> Commit-Queue: Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/main@{#1097467}
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.