Revert "Configure the insecure and secure parts of the async resolver separately."
This reverts commit 7faa4bf2. Reason for revert: This CL depends on the CL that causes MSAN failures on Linux bots: https://findit-for-me.appspot.com/waterfall/failure?url=https://build.chromium.org/p/chromium.memory/builders/Linux%20MSan%20Tests/builds/18180 To revert that CL, let me revert this CL. Original change's description: > Configure the insecure and secure parts of the async resolver separately. > > We can now set the secure dns mode to AUTOMATIC and turn the insecure part of > the resolver off, which will result in the async resolver issuing DoH requests > and falling back to the system resolver without attempting to send plaintext > DNS requests itself. > > In a follow up cl, the secure dns mode part of the configuration will be read from > prefs. For now, we continue to set the mode to AUTOMATIC if there are DoH servers > specified and to OFF otherwise. > > Bug: 985589 > Change-Id: Ia40cbae1fdd57e19e925e125dcf1e82289220242 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1709928 > Commit-Queue: Katharine Daly <dalyk@google.com> > Reviewed-by: Tom Sepez <tsepez@chromium.org> > Reviewed-by: Eric Orth <ericorth@chromium.org> > Cr-Commit-Position: refs/heads/master@{#680161} TBR=tsepez@chromium.org,ericorth@chromium.org,dalyk@google.com Change-Id: I0e118abc67bb2b06860894079c5ed509d8179dff No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 985589 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715265Reviewed-by:Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#680297}
Showing
Please register or sign in to comment