commit | 72692a189e5eb536039708cfc1f9e8a3a96e99c9 | [log] [tgz] |
---|---|---|
author | Daniel McArdle <[email protected]> | Mon May 11 16:47:16 2020 |
committer | Commit Bot <[email protected]> | Mon May 11 16:47:16 2020 |
tree | 25de7280f8195c7db8e26b79eaee27d1e0cd86c8 | |
parent | a7c97b303c03e05f4ff878c73ecb9860444f5116 [diff] |
Fuzz BackoffEntrySerializer with net_backoff_entry_serializer_fuzzer. This fuzzer tests both the "serialize-then-deserialize" and "deserialize-then-serialize" directions. Change-Id: I571de9e67377bb811262febd37378f1b06f190b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2185797 Reviewed-by: Jonathan Metzman <[email protected]> Reviewed-by: Maksim Orlovich <[email protected]> Commit-Queue: Dan McArdle <[email protected]> Cr-Commit-Position: refs/heads/master@{#767349}
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.