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

Issue 17091006: Add additional cellular-related properties to Network|DeviceState (Closed)

Created:
7 years, 6 months ago by gauravsh
Modified:
7 years, 6 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, gauravsh+watch_chromium.org, gspencer+watch_chromium.org, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Visibility:
Public.

Description

Add additional cellular-related properties to Network|DeviceState These properties (specifically related to cellular activation) are used by MobileActivator and needed to transition it to use the Network*Handlers. BUG=188753 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208009

Patch Set 1 #

Patch Set 2 : nl cleanup #

Total comments: 5

Patch Set 3 : address stevenjb comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -1 line) Patch
M chromeos/network/device_state.h View 1 2 chunks +9 lines, -1 line 0 comments Download
M chromeos/network/device_state.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M chromeos/network/network_state.h View 1 2 3 chunks +11 lines, -0 lines 0 comments Download
M chromeos/network/network_state.cc View 2 chunks +26 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
gauravsh
7 years, 6 months ago (2013-06-20 23:21:11 UTC) #1
stevenjb
https://codereview.chromium.org/17091006/diff/2001/chromeos/network/device_state.h File chromeos/network/device_state.h (right): https://codereview.chromium.org/17091006/diff/2001/chromeos/network/device_state.h#newcode24 chromeos/network/device_state.h:24: const std::string& mac_address() const { return mac_address_; } nit: ...
7 years, 6 months ago (2013-06-21 01:15:11 UTC) #2
gauravsh
https://codereview.chromium.org/17091006/diff/2001/chromeos/network/device_state.h File chromeos/network/device_state.h (right): https://codereview.chromium.org/17091006/diff/2001/chromeos/network/device_state.h#newcode24 chromeos/network/device_state.h:24: const std::string& mac_address() const { return mac_address_; } On ...
7 years, 6 months ago (2013-06-21 01:51:09 UTC) #3
stevenjb
lgtm https://codereview.chromium.org/17091006/diff/2001/chromeos/network/network_state.h File chromeos/network/network_state.h (right): https://codereview.chromium.org/17091006/diff/2001/chromeos/network/network_state.h#newcode73 chromeos/network/network_state.h:73: const std::string& post_data() const { return post_data_; } ...
7 years, 6 months ago (2013-06-21 20:28:53 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gauravsh@chromium.org/17091006/13001
7 years, 6 months ago (2013-06-21 20:35:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gauravsh@chromium.org/17091006/13001
7 years, 6 months ago (2013-06-22 02:34:53 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gauravsh@chromium.org/17091006/13001
7 years, 6 months ago (2013-06-22 03:03:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gauravsh@chromium.org/17091006/13001
7 years, 6 months ago (2013-06-22 03:32:03 UTC) #8
commit-bot: I haz the power
7 years, 6 months ago (2013-06-22 06:55:56 UTC) #9
Message was sent while issue was closed.
Change committed as 208009

Powered by Google App Engine
This is Rietveld 408576698