commit | f171ff8bb59bbdfcf9f145c4d360c857b91c0bdb | [log] [tgz] |
---|---|---|
author | Matt Menke <[email protected]> | Tue Feb 05 20:06:13 2019 |
committer | Commit Bot <[email protected]> | Tue Feb 05 20:06:13 2019 |
tree | d9a76fd8a53cc83813d71ff21efe2e626e40b6dc | |
parent | 48a43fe0de1660aca490d5262f2373041ddc65bc [diff] |
Socket Pools Refactor 21: Make HttpStreamParser use StreamSockets. Previously it used ClientSocketHandles. This change will make it easier to have it sit on top of a socket that is not in a socket pool. This is part of an effort to flatten the socket pools. https://docs.google.com/document/d/1g0EA4iDqaDhNXA_mq-YK3SlSX-xRkoKvZetAQqdRrxM/edit Bug: 472729 Change-Id: I77507a408ed5bcf1546f903e7fb7c82f7bb8a7c5 Reviewed-on: https://chromium-review.googlesource.com/c/1450864 Commit-Queue: Matt Menke <[email protected]> Reviewed-by: Eric Roman <[email protected]> Cr-Commit-Position: refs/heads/master@{#629279}
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 .