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

Issue 2919683002: Treat tethered networks as mobile networks (Closed)

Created:
3 years, 6 months ago by weidongg
Modified:
3 years, 6 months ago
Reviewers:
xiyuan, stevenjb
CC:
chromium-reviews, michaelpg+watch-md-settings_chromium.org, stevenjb+watch_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org, oshima+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Treat tethered networks as mobile networks This is additional CL to support update over cellular. - add a property in NetworkState indicating tethering state. - show a warning message in about Chrome OS page on tethered networks. BUG=691108 Review-Url: https://codereview.chromium.org/2919683002 Cr-Commit-Position: refs/heads/master@{#476464} Committed: https://chromium.googlesource.com/chromium/src/+/4432cf04a40645d3c8f2d972e0181ec7a1c6a093

Patch Set 1 #

Total comments: 5

Patch Set 2 : Clean up code #

Total comments: 8

Patch Set 3 : Clean up code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -12 lines) Patch
M chrome/browser/ui/webui/help/help_utils_chromeos.h View 1 2 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/help/help_utils_chromeos.cc View 1 2 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/help/version_updater_chromeos.cc View 1 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/settings/about_handler.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M chromeos/network/network_state.h View 1 2 4 chunks +6 lines, -0 lines 0 comments Download
M chromeos/network/network_state.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
weidongg
3 years, 6 months ago (2017-06-01 01:09:37 UTC) #4
stevenjb
https://codereview.chromium.org/2919683002/diff/1/chromeos/network/network_state.h File chromeos/network/network_state.h (right): https://codereview.chromium.org/2919683002/diff/1/chromeos/network/network_state.h#newcode118 chromeos/network/network_state.h:118: } 1. We shouldn't need a setter for this. ...
3 years, 6 months ago (2017-06-01 16:03:36 UTC) #7
weidongg
https://codereview.chromium.org/2919683002/diff/1/chromeos/network/network_state.h File chromeos/network/network_state.h (right): https://codereview.chromium.org/2919683002/diff/1/chromeos/network/network_state.h#newcode118 chromeos/network/network_state.h:118: } On 2017/06/01 16:03:36, stevenjb wrote: > 1. We ...
3 years, 6 months ago (2017-06-01 18:14:30 UTC) #8
stevenjb
Thanks for the cleanup, lgtm w/ one nit/suggestion. https://codereview.chromium.org/2919683002/diff/1/chromeos/network/network_state.h File chromeos/network/network_state.h (right): https://codereview.chromium.org/2919683002/diff/1/chromeos/network/network_state.h#newcode118 chromeos/network/network_state.h:118: } ...
3 years, 6 months ago (2017-06-01 20:03:00 UTC) #9
xiyuan
lgtm https://codereview.chromium.org/2919683002/diff/20001/chrome/browser/ui/webui/help/help_utils_chromeos.h File chrome/browser/ui/webui/help/help_utils_chromeos.h (right): https://codereview.chromium.org/2919683002/diff/20001/chrome/browser/ui/webui/help/help_utils_chromeos.h#newcode8 chrome/browser/ui/webui/help/help_utils_chromeos.h:8: #include <string> nit: this can be removed now. ...
3 years, 6 months ago (2017-06-01 20:18:28 UTC) #10
weidongg
Thanks for the review! https://codereview.chromium.org/2919683002/diff/20001/chrome/browser/ui/webui/help/help_utils_chromeos.h File chrome/browser/ui/webui/help/help_utils_chromeos.h (right): https://codereview.chromium.org/2919683002/diff/20001/chrome/browser/ui/webui/help/help_utils_chromeos.h#newcode8 chrome/browser/ui/webui/help/help_utils_chromeos.h:8: #include <string> On 2017/06/01 20:18:27, ...
3 years, 6 months ago (2017-06-01 20:41:00 UTC) #11
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/2919683002/40001
3 years, 6 months ago (2017-06-01 21:28:29 UTC) #14
commit-bot: I haz the power
3 years, 6 months ago (2017-06-01 22:45:14 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/4432cf04a40645d3c8f2d972e018...

Powered by Google App Engine
This is Rietveld 408576698