Make ResolveErrorInfo accessible from NavigationHandle.
The detailed host resolution error information in ResolveErrorInfo will be obtained via NavigationHandle in a future cl to trigger captive portal probes when navigations finish with secure DNS errors. The top-level error code that currently exists in NavigationHandle does not contain sufficient information to know whether certain errors (e.g. CERT_COMMON_NAME_INVALID) occurred during a DNS-over-HTTPS lookup or when establishing a connection to the desired endpoint. Bug: 1016325 Change-Id: I3c28a2582aaf9a884f43924aa6c65867ac771453 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1954849 Commit-Queue: Katharine Daly <dalyk@google.com> Reviewed-by:Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Eric Orth <ericorth@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#727463}
Showing
Please register or sign in to comment