Add more logging around FilteringNetworkManager and IpcNetworkManager.
There's an infrequently-occurring issue where webrtc never receives a network update from FilteringNetworkManager, but it's not clear whether the issue is related to FilteringNetworkManager interacting with the permission service, or IpcNetworkManager underneath getting the actual network list. So, this CL adds some logging to FilteringNetworkManager and IpcNetworkManager that will help pinpoint the cause, next time someone is able to reproduce the issue and provide a log. Bug: chromium:699973 Change-Id: I5eecf668c89963dd31ef66fc29687fe91dd2ac49 Reviewed-on: https://chromium-review.googlesource.com/587509Reviewed-by:Henrik Boström <hbos@chromium.org> Commit-Queue: Taylor Brandstetter <deadbeef@chromium.org> Cr-Commit-Position: refs/heads/master@{#491173}
Showing
Please register or sign in to comment