commit | 8539e4927ea7d5c0c98dfeac8f2ce878ab611617 | [log] [tgz] |
---|---|---|
author | Eric Orth <[email protected]> | Mon Oct 19 20:09:55 2020 |
committer | Commit Bot <[email protected]> | Mon Oct 19 20:09:55 2020 |
tree | 9e6845152d0dfce7da0ec0e1b21670b18a1ae1b2 | |
parent | 8f53fa95dc1be20240f5da5f6949bf77de7d0cdc [diff] |
Create generic DNS test response/record builders Convert and simplify all the type-specific builders to use them. Also convert integrity tests to just use a generic builder because the integrity-specific builder only ever took raw bytes anyway. Change-Id: I1972c9aaf79b749ed82516fccd473547b2c931ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2477535 Reviewed-by: Dan McArdle <[email protected]> Commit-Queue: Eric Orth <[email protected]> Cr-Commit-Position: refs/heads/master@{#818604}
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.
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.