commit | c6e0e6bbf81c2b7ac52548b49de43fbcffa1dd52 | [log] [tgz] |
---|---|---|
author | Andrew Paseltiner <apaseltiner@chromium.org> | Wed Apr 20 23:18:19 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 20 23:18:19 2022 |
tree | f9820a5c7bef75275aa1f74c6d11b623e090669a | |
parent | 8e53f4432662f4bb59c8b3b2d28f35b76e77ebc1 [diff] |
Add basic fuzzer for attribution reporting simulator We move the simulator-environment setup to a public test-only header so that it can be shared between the simulator binary itself and the new fuzzer. Bug: 1300268 Change-Id: Ia5922b8825c0acdf203dc4d38b7a911746085286 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3573586 Reviewed-by: Nan Lin <linnan@chromium.org> Reviewed-by: Chris Bookholt <bookholt@chromium.org> Commit-Queue: Andrew Paseltiner <apaseltiner@chromium.org> Cr-Commit-Position: refs/heads/main@{#994418}
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.