• Taylor Brandstetter's avatar
    Add more logging around FilteringNetworkManager and IpcNetworkManager. · bc15f9b5
    Taylor Brandstetter authored
    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: default avatarHenrik Boström <hbos@chromium.org>
    Commit-Queue: Taylor Brandstetter <deadbeef@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#491173}
    bc15f9b5
ipc_network_manager.cc 6.56 KB