• Hugo Benichi's avatar
    arc: net: remove force network property updates · 152ee3a1
    Hugo Benichi authored
    Now that ArcNetHostImpl overrides chromeos::networkStatehandlerObserver
    NetworkPropertiesUpdated and fetches shill properties asynchronously, it
    is not necessary anymore to force NetworkState updates via
    chromeos::NetworkStateHandler to obtain properties that may be missing
    like IP configuration data.
    
    This patch removes this logic and partially reverts Change-Id
    I24d26d6492f133e0c38949c8c3b4403687bfac21 and Change-Id
    I2a39ba9c8d14cf42b6b0dbdd10c885bf5be09cfa.
    
    BUG=b:145960788
    BUG=b:143258259
    TEST=Flashed chrome, tested various connectivity setup with multiple
    networks, including L2TP connections and Chrome 3p VPN connections.
    
    Change-Id: I030a706740986d30830454a3308ea13a05790ad2
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217276
    Commit-Queue: Hugo Benichi <hugobenichi@google.com>
    Reviewed-by: default avatarYusuke Sato <yusukes@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#772521}
    152ee3a1
arc_net_host_impl.cc 37.2 KB