commit | 4f4ac71f5c2c4e657435a52ab6057c6d1e960fa7 | [log] [tgz] |
---|---|---|
author | dalyk <dalyk@google.com> | Fri May 31 16:33:13 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri May 31 16:33:13 2019 |
tree | 3d28150c3e92fd84bf9037624d9c187a399d5c85 | |
parent | 4eb2eae263c889c9c1ca558c1bc1de4e236c53df [diff] |
Move secure DNS mode logic into HostResolverManager from DnsTransaction. This change is a precursor to a follow-up change where secure and insecure cache lookups will occur separately. Secure lookups and insecure lookups are now separated into separate DnsTasks and cannot be combined in a result. This change also prevents SECURE mode from falling back to ProcTask. Bug: 878582 Change-Id: I7f5b1f5bcb1c205575c7c28bb066c55678fea466 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1529731 Commit-Queue: Katharine Daly <dalyk@google.com> Reviewed-by: Paul Jensen <pauljensen@chromium.org> Reviewed-by: Eric Orth <ericorth@chromium.org> Cr-Commit-Position: refs/heads/master@{#665150}
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 .