commit | 91f52a34cc394a6177720c556da0fba3cf286b52 | [log] [tgz] |
---|---|---|
author | Kenichi Ishibashi <bashi@chromium.org> | Mon Feb 28 01:14:03 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 28 01:14:03 2022 |
tree | be4620b5c818e0dfd69836420b12245bdfbac17c | |
parent | 060d59ae048da0513925ae5393894696e3c2b96e [diff] |
Check the result of SpdyHeadersToHttpResponse in DedicatedWebTransportHttp3Client SpdyHeadersToHttpResponse has some header validation checks. DedicatedWebTransportHttp3Client should check the return value and transition to the failed state if validation checks failed. Bug: 1299262 Change-Id: I6557cbd3ce09cbb08d996b7fb9a28ece0bc714c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3493241 Reviewed-by: Victor Vasiliev <vasilvv@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/main@{#975617}
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.