cros: Move GetCurrentNetworkId call off IO thread.
Make DataReductionProxyConfig/NetworkQualityEstimator call net::GetWifiSSID() on a worker thread instead of the IO thread on ChromeOS as a work around for https://crbug.com/821607. This CL does not solve the underlying problem that is still being investigated. It gives the user a crippled system instead of a dead one with a frozen screen. Bug: 821607 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I8e4db5091e8b080ed2bd7f9bc4a3e04b6e6e8018 Reviewed-on: https://chromium-review.googlesource.com/1020297Reviewed-by:Matt Menke <mmenke@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#552828}
Showing
Please register or sign in to comment