Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Issue 995933002: Observe IP address change in connectivity_checker. (Closed)

Created:
5 years, 9 months ago by wzhong
Modified:
5 years, 9 months ago
CC:
chromium-reviews, gunsch+watch_chromium.org, lcwu+watch_chromium.org, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src/@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Observe IP address change in connectivity_checker. Observing ConnectionType alone doesn't detect network changes on some OEM platforms. Observe IP address to address this. BUG= Committed: https://crrev.com/0c95f2d29d7f869035d09d45944490f7e10acba2 Cr-Commit-Position: refs/heads/master@{#320148}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Observe IP address change in connectivity_checker. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -1 line) Patch
M chromecast/net/connectivity_checker.h View 1 2 chunks +5 lines, -1 line 0 comments Download
M chromecast/net/connectivity_checker.cc View 1 3 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (4 generated)
wzhong
Ping.
5 years, 9 months ago (2015-03-11 17:09:54 UTC) #2
byungchul
https://codereview.chromium.org/995933002/diff/1/chromecast/net/connectivity_checker.cc File chromecast/net/connectivity_checker.cc (right): https://codereview.chromium.org/995933002/diff/1/chromecast/net/connectivity_checker.cc#newcode71 chromecast/net/connectivity_checker.cc:71: net::NetworkChangeNotifier::RemoveIPAddressObserver(this); reverse the order. https://codereview.chromium.org/995933002/diff/1/chromecast/net/connectivity_checker.cc#newcode133 chromecast/net/connectivity_checker.cc:133: SetConnectivity(false); Please comment ...
5 years, 9 months ago (2015-03-11 17:18:03 UTC) #3
derekjchow1
https://codereview.chromium.org/995933002/diff/1/chromecast/net/connectivity_checker.cc File chromecast/net/connectivity_checker.cc (right): https://codereview.chromium.org/995933002/diff/1/chromecast/net/connectivity_checker.cc#newcode133 chromecast/net/connectivity_checker.cc:133: SetConnectivity(false); Don't SetConnectivity here since NetworkChangeNotifierLinux will notify if ...
5 years, 9 months ago (2015-03-11 17:25:01 UTC) #4
wzhong
https://codereview.chromium.org/995933002/diff/1/chromecast/net/connectivity_checker.cc File chromecast/net/connectivity_checker.cc (right): https://codereview.chromium.org/995933002/diff/1/chromecast/net/connectivity_checker.cc#newcode71 chromecast/net/connectivity_checker.cc:71: net::NetworkChangeNotifier::RemoveIPAddressObserver(this); On 2015/03/11 17:18:03, byungchul wrote: > reverse the ...
5 years, 9 months ago (2015-03-11 17:38:21 UTC) #5
byungchul
lgtm
5 years, 9 months ago (2015-03-11 17:47:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/995933002/20001
5 years, 9 months ago (2015-03-11 17:53:48 UTC) #8
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
5 years, 9 months ago (2015-03-11 17:53:50 UTC) #10
derekjchow1
lgtm
5 years, 9 months ago (2015-03-11 20:46:22 UTC) #11
gunsch
lgtm
5 years, 9 months ago (2015-03-11 20:50:45 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/995933002/20001
5 years, 9 months ago (2015-03-11 20:54:37 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-11 21:35:43 UTC) #15
commit-bot: I haz the power
5 years, 9 months ago (2015-03-11 21:36:29 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0c95f2d29d7f869035d09d45944490f7e10acba2
Cr-Commit-Position: refs/heads/master@{#320148}

Powered by Google App Engine
This is Rietveld 408576698