Remove use of NetLog by ServiceDiscoveryClientMdns().
The browser process NetLog doesn't work when the network service is enabled, which is now the default state. This is needed to remove the useless in-process NetLog from Chrome. ServiceDiscoveryClientMdns() should presumably be modified to use the network service to create UDP sockets for it, at some point, which will make it start using the functional NetLog in the network service, conveniently. Bug: 767450 Change-Id: Id101f8046062cb9b9d823aaa89c8c4372eb07258 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1612094Reviewed-by:Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#660061}
Showing
Please register or sign in to comment