commit | e86e85b18b7f97c81cd7ab33ce02d21becfdefa1 | [log] [tgz] |
---|---|---|
author | Adarsh Murthy <adarshmurthy@google.com> | Tue Jun 14 18:14:43 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 14 18:14:43 2022 |
tree | fa89ba5fbcba5cc04c6f0528365f290281fe7467 | |
parent | a77a31dfb78ab8e2c92f9da7affcb5351c71d3a8 [diff] |
Have the server return headers along with the report body and validate headers in tests. Bug: 1336013 Change-Id: I50c922bd86a75a231e6191d5204e36b897e51578 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3705636 Commit-Queue: Andrew Paseltiner <apaseltiner@chromium.org> Auto-Submit: Adarsh Murthy <adarshmurthy@google.com> Reviewed-by: Andrew Paseltiner <apaseltiner@chromium.org> Quick-Run: Andrew Paseltiner <apaseltiner@chromium.org> Cr-Commit-Position: refs/heads/main@{#1014067}
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.