commit | 144c3dc7caac28493e646d4a086680f6d2ab7a57 | [log] [tgz] |
---|---|---|
author | Matt Menke <mmenke@chromium.org> | Fri Oct 27 15:33:57 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 27 15:33:57 2023 |
tree | a21b8450beb288fc828a1a80915d9d2bf93d411a | |
parent | e36b92f0bd7f09a09f319d30840311715bb92ea9 [diff] |
[FLEDGE] Add a couple network header/cookie tests. This CL adds tests for accept/cookie/sec-fetch headers for FLEDGE bidder and seller scripts, and tests that the fetches ignore Set-Cookie headers. Trusted signals fetches tests will be added in a followup CL. Bug: 1425952 Change-Id: I1fe2dc47d666625476f337fc7a2a118d83afe156 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4979728 Reviewed-by: Maks Orlovich <morlovich@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/main@{#1216150}
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.