commit | 24716e87aaa694c3b68cb1b339055ab5ffa05a89 | [log] [tgz] |
---|---|---|
author | Kenichi Ishibashi <[email protected]> | Tue Mar 30 13:16:05 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue Mar 30 13:16:05 2021 |
tree | 86209481af7287d2ba4ac41b06103b9c3acfb0e2 | |
parent | e9e0fb3d128edb3a8e02a166ee2ce1a780c94c91 [diff] |
Set Early Hints LoadTimingInfo on QUIC Record the first time a 103 Early Hints response is received in QuicChromiumClientStream so that we can collect UMAs related to Early Hints. Bug: 1093693 Change-Id: Ib73dc236e65360fecc46a07a2f64f32bc6b3c5fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2793641 Reviewed-by: Bence Béky <[email protected]> Commit-Queue: Kenichi Ishibashi <[email protected]> Cr-Commit-Position: refs/heads/master@{#867578}
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.