Revert "Add new ResolveHost API."
This reverts commit fac52799. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 575065 as the culprit for failures in the build cycles as shown on: https://findit-for-me.appspot.com/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtL2ZhYzUyNzk5YjIzNGIxZDQ4MmEyZDljYjQwNjVhZjFmZDkxMGNkODIM Sample Failed Build: https://ci.chromium.org/buildbot/chromium.linux/Cast%20Audio%20Linux/15781 Sample Failed Step: net_unittests Original change's description: > Add new ResolveHost API. > > Primarily an interface-only change. Only change past the interface level > of the stack was to internally pass rawer information rather than > use RequestInfo as that struct is specific to the old Resolve API. > > Only handles the basic case for now (HostPortPair input without any > significant options), but additional funtionality will be added in > subsequent changes. > > Copy and convert all the unittests that can be implemented using the new > method with its current basic functionality. If we ever convert all > usage to the new method and delete the old, we'll be able to cleanly > delete all the old tests. > > Design doc: > https://docs.google.com/document/d/1NmADJX00oRe9TxFCJTWl8ofdfyR22pbKT8-5Ad5lBsU > > Bug: 821021 > Cq-Include-Trybots: luci.chromium.try:linux_mojo;master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet > Change-Id: I4fe454761e2930d6f235e8e505b689f8917fdeed > Reviewed-on: https://chromium-review.googlesource.com/1099427 > Commit-Queue: Eric Orth <ericorth@chromium.org> > Reviewed-by: Helen Li <xunjieli@chromium.org> > Reviewed-by: Matt Menke <mmenke@chromium.org> > Cr-Commit-Position: refs/heads/master@{#575065} Change-Id: Ifa50c76a409dde3580599275aade1686795d6c17 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 821021 Cq-Include-Trybots: luci.chromium.try:linux_mojo;master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Reviewed-on: https://chromium-review.googlesource.com/1137111 Cr-Commit-Position: refs/heads/master@{#575084}
Showing
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment