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

Issue 2896203003: [NetworkChangeNotifier] Return more specific network connection types (ethernet/wifi) on OSX (Closed)

Created:
3 years, 7 months ago by jkarlin
Modified:
3 years, 6 months ago
Reviewers:
pauljensen
CC:
chromium-reviews, cbentzel+watch_chromium.org, bnc+watch_chromium.org, mac-reviews_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[NetworkChangeNotifier] Return more specific network connection types (ethernet/wifi) on OSX BUG=725485, 112937 Review-Url: https://codereview.chromium.org/2896203003 Cr-Commit-Position: refs/heads/master@{#475940} Committed: https://chromium.googlesource.com/chromium/src/+/5780bb0e949db479fd386c5ad175074e23c12356

Patch Set 1 #

Patch Set 2 : Fixes #

Total comments: 10

Patch Set 3 : Use notifier thread #

Patch Set 4 : Use notifier thread #

Patch Set 5 : Fix join issue #

Total comments: 2

Patch Set 6 : Address issues from PS5 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -22 lines) Patch
M net/base/network_change_notifier.cc View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M net/base/network_change_notifier_mac.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M net/base/network_change_notifier_mac.cc View 1 2 2 chunks +17 lines, -18 lines 0 comments Download
M net/base/network_change_notifier_unittest.cc View 1 2 3 4 5 1 chunk +34 lines, -0 lines 0 comments Download
M net/base/network_config_watcher_mac.cc View 1 2 3 4 5 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 34 (23 generated)
jkarlin
Paul, PTAL, thanks!
3 years, 7 months ago (2017-05-23 14:56:09 UTC) #7
pauljensen
https://codereview.chromium.org/2896203003/diff/80001/net/base/network_change_notifier_mac.cc File net/base/network_change_notifier_mac.cc (left): https://codereview.chromium.org/2896203003/diff/80001/net/base/network_change_notifier_mac.cc#oldcode251 net/base/network_change_notifier_mac.cc:251: whitespace change? https://codereview.chromium.org/2896203003/diff/80001/net/base/network_change_notifier_mac.cc File net/base/network_change_notifier_mac.cc (right): https://codereview.chromium.org/2896203003/diff/80001/net/base/network_change_notifier_mac.cc#newcode103 net/base/network_change_notifier_mac.cc:103: // ...
3 years, 7 months ago (2017-05-23 15:10:30 UTC) #8
pauljensen
https://codereview.chromium.org/2896203003/diff/80001/net/base/network_change_notifier_mac.cc File net/base/network_change_notifier_mac.cc (right): https://codereview.chromium.org/2896203003/diff/80001/net/base/network_change_notifier_mac.cc#newcode261 net/base/network_change_notifier_mac.cc:261: ->task_runner() hmm so I think this may not be ...
3 years, 7 months ago (2017-05-23 15:18:15 UTC) #9
jkarlin
Changed it as discussed, PTAL, thanks! https://codereview.chromium.org/2896203003/diff/80001/net/base/network_change_notifier_mac.cc File net/base/network_change_notifier_mac.cc (left): https://codereview.chromium.org/2896203003/diff/80001/net/base/network_change_notifier_mac.cc#oldcode251 net/base/network_change_notifier_mac.cc:251: On 2017/05/23 15:10:30, ...
3 years, 7 months ago (2017-05-27 01:06:19 UTC) #15
jkarlin
PTAL, thanks!
3 years, 6 months ago (2017-05-31 14:31:02 UTC) #22
pauljensen
Could you add a test for the ignored interfaces to the end of network_change_notifier_unittest.cc? There ...
3 years, 6 months ago (2017-05-31 14:52:38 UTC) #23
jkarlin
Done, PTAL! https://codereview.chromium.org/2896203003/diff/140001/net/base/network_config_watcher_mac.cc File net/base/network_config_watcher_mac.cc (left): https://codereview.chromium.org/2896203003/diff/140001/net/base/network_config_watcher_mac.cc#oldcode65 net/base/network_config_watcher_mac.cc:65: On 2017/05/31 14:52:38, pauljensen wrote: > needless ...
3 years, 6 months ago (2017-05-31 15:11:55 UTC) #26
pauljensen
lgtm
3 years, 6 months ago (2017-05-31 15:29:44 UTC) #27
jkarlin
Thanks!
3 years, 6 months ago (2017-05-31 15:30:45 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2896203003/160001
3 years, 6 months ago (2017-05-31 15:31:18 UTC) #31
commit-bot: I haz the power
3 years, 6 months ago (2017-05-31 16:40:07 UTC) #34
Message was sent while issue was closed.
Committed patchset #6 (id:160001) as
https://chromium.googlesource.com/chromium/src/+/5780bb0e949db479fd386c5ad175...

Powered by Google App Engine
This is Rietveld 408576698