commit | a52a7aac32d32177a162937a34b55855008f9590 | [log] [tgz] |
---|---|---|
author | Dustin J. Mitchell <djmitche@chromium.org> | Mon Apr 22 13:58:01 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 22 13:58:01 2024 |
tree | aabe0a7e9374b1679a542f42726d59a963ecaf50 | |
parent | 1adea594deb8198bf2eddc8f512a46e1a53d2907 [diff] |
Make frame creation part of the QuicTestPacketMaker API With this change, test cases can create their own multi-frame packets without adding new methods with VeryLongNames to this class, as was done in https://crrev.com/c/5370893. Change-Id: I1bf325cd48c7e6faf731f3761aff9804e2be4201 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5425361 Reviewed-by: Kenichi Ishibashi <bashi@chromium.org> Commit-Queue: Dustin Mitchell <djmitche@chromium.org> Reviewed-by: Andrew Williams <awillia@chromium.org> Cr-Commit-Position: refs/heads/main@{#1290642}
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.