commit | 16f5c2e5ecd4cb4528593a6976da864b9ea14cbd | [log] [tgz] |
---|---|---|
author | Matt Menke <[email protected]> | Mon Mar 25 21:50:40 2019 |
committer | Commit Bot <[email protected]> | Mon Mar 25 21:50:40 2019 |
tree | ee832a01cbfb3be2927d4fb1e9f043ba96e37ae4 | |
parent | bdcde4c2c9e134d292a7a4224c584772b48a4251 [diff] |
Socket Pool: Inline ClientSocketPoolBaseHelper, 3 of 4 This CL removes ClientSocketPoolBase and makes TransportClientSocketPool inherit from ClientSocketPoolBaseHelper (Which is where all the logic lives) instead. ClientSocketPoolBaseHelper now also inherits from ClientSocketPool. A followup CL will merge the two classes. Change-Id: Ibf6565777df6268928a90a0177736ca082afdf29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1532665 Commit-Queue: Matt Menke <[email protected]> Reviewed-by: Asanka Herath <[email protected]> Cr-Commit-Position: refs/heads/master@{#644017}
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 .