commit | be5f26ffca8a045d7a790a02b5b11757e978c7d3 | [log] [tgz] |
---|---|---|
author | Kenichi Ishibashi <[email protected]> | Mon Aug 04 00:48:04 2025 |
committer | Chromium LUCI CQ <[email protected]> | Mon Aug 04 00:48:04 2025 |
tree | 74448291945240d6f7c6b0629fafc780a00e97af | |
parent | 2d920bada0003d33b81e391b8cbb409428aa3497 [diff] |
http: Rename enable_ip_based_pooling to enable_ip_based_pooling_for_h2 The flag is meant for HTTP/2 and should do nothing with QUIC. Rename it to clarify that. Co-authored by gemini-cli. Bug: N/A Change-Id: If300a1c1700d9ee747227cf4b449a95fa7eca62c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6804528 Reviewed-by: mmenke <[email protected]> Commit-Queue: Kenichi Ishibashi <[email protected]> Cr-Commit-Position: refs/heads/main@{#1496095}
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.