commit | b6e03254a007461585b9b484e620893630f127a8 | [log] [tgz] |
---|---|---|
author | Alexandr Ilin <[email protected]> | Thu Mar 15 16:49:47 2018 |
committer | Commit Bot <[email protected]> | Thu Mar 15 16:49:47 2018 |
tree | fb485af8b1cd9ef269b2808147d2fee45eb9d8b2 | |
parent | 7b23f00a51e3531510bbabe499911c0569016205 [diff] |
predictors: Skip dns preresolution if a proxy is configured The PreconnectManager issues preconnect requests only after it preresolves a host name. If a fixed proxy configuration is in place, there is no need to make a DNS request. Bug: 808036 Change-Id: I15f6baf6405386fd6bd8154b2691c5b858c6e04b Reviewed-on: https://chromium-review.googlesource.com/958913 Reviewed-by: Benoit L <[email protected]> Commit-Queue: Alexandr Ilin <[email protected]> Cr-Commit-Position: refs/heads/master@{#543402}
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 .