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

Issue 1137483004: [Chromecast] Ignore interfaces not used to connect to internet. (Closed)

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

Description

[Chromecast] Ignore interfaces not used to connect to internet. Add NetworkChangeNotifierFactoryCast to create instance of NetworkChangeNotifierLinux that ignores interfaces that will not be used to connect to internet. BUG=469863 R=gunsch@chromium.org,byungchul@chromium.org,wzhong@chromium.org Committed: https://crrev.com/561d7adb5ec842c5e56ece4524d0e486691ca614 Cr-Commit-Position: refs/heads/master@{#329319}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -0 lines) Patch
M chromecast/browser/cast_browser_main_parts.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chromecast/chromecast.gyp View 1 chunk +4 lines, -0 lines 0 comments Download
A chromecast/net/net_util_cast.h View 1 chunk +20 lines, -0 lines 0 comments Download
A chromecast/net/net_util_cast.cc View 1 chunk +33 lines, -0 lines 2 comments Download
A chromecast/net/network_change_notifier_factory_cast.h View 1 chunk +31 lines, -0 lines 0 comments Download
A chromecast/net/network_change_notifier_factory_cast.cc View 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (1 generated)
derekjchow1
5 years, 7 months ago (2015-05-11 21:47:01 UTC) #1
gunsch
Some questions: 1) Will GetIgnoredInterfaces be called more than once? If not, can we inline ...
5 years, 7 months ago (2015-05-11 22:02:13 UTC) #2
derekjchow1
On 2015/05/11 22:02:13, gunsch wrote: > Some questions: > > 1) Will GetIgnoredInterfaces be called ...
5 years, 7 months ago (2015-05-11 22:09:04 UTC) #3
gunsch
Thanks for the answers. In that case, lgtm here, but get Byungchul's approval as well.
5 years, 7 months ago (2015-05-11 22:13:58 UTC) #4
byungchul
https://codereview.chromium.org/1137483004/diff/1/chromecast/net/net_util_cast.cc File chromecast/net/net_util_cast.cc (right): https://codereview.chromium.org/1137483004/diff/1/chromecast/net/net_util_cast.cc#newcode15 chromecast/net/net_util_cast.cc:15: base::hash_set<std::string> GetIgnoredInterfaces() { Any reason why it doesn't get ...
5 years, 7 months ago (2015-05-12 00:55:52 UTC) #5
byungchul
lgtm https://codereview.chromium.org/1137483004/diff/1/chromecast/net/net_util_cast.cc File chromecast/net/net_util_cast.cc (right): https://codereview.chromium.org/1137483004/diff/1/chromecast/net/net_util_cast.cc#newcode15 chromecast/net/net_util_cast.cc:15: base::hash_set<std::string> GetIgnoredInterfaces() { On 2015/05/12 00:55:52, byungchul wrote: ...
5 years, 7 months ago (2015-05-12 01:13:23 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1137483004/1
5 years, 7 months ago (2015-05-12 01:21:32 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 7 months ago (2015-05-12 02:13:06 UTC) #9
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/561d7adb5ec842c5e56ece4524d0e486691ca614 Cr-Commit-Position: refs/heads/master@{#329319}
5 years, 7 months ago (2015-05-12 02:14:11 UTC) #10
gunsch
5 years, 7 months ago (2015-05-12 04:20:42 UTC) #11
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/1141503002/ by gunsch@chromium.org.

The reason for reverting is: broke the Android builds. Not sure how
"cast_shell_android" passed, actually..

Powered by Google App Engine
This is Rietveld 408576698