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

Issue 395523004: Add DevicePropertiesUpdated to NetworkStateHandlerObserver (Closed)

Created:
6 years, 5 months ago by stevenjb
Modified:
6 years, 5 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Add DevicePropertiesUpdated to NetworkStateHandlerObserver We will need this for networkingPrivate so that we can notify observers when Device properties of a Cellular network change. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283863

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update for IPconfig(s) and add test #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -9 lines) Patch
M chromeos/network/network_state_handler.h View 1 1 chunk +4 lines, -1 line 0 comments Download
M chromeos/network/network_state_handler.cc View 1 3 chunks +9 lines, -0 lines 0 comments Download
M chromeos/network/network_state_handler_observer.h View 2 chunks +4 lines, -0 lines 0 comments Download
M chromeos/network/network_state_handler_observer.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chromeos/network/network_state_handler_unittest.cc View 1 9 chunks +75 lines, -8 lines 2 comments Download

Messages

Total messages: 13 (0 generated)
stevenjb
6 years, 5 months ago (2014-07-14 21:12:10 UTC) #1
stevenjb
ping
6 years, 5 months ago (2014-07-16 19:58:24 UTC) #2
pneubeck (no reviews)
https://codereview.chromium.org/395523004/diff/1/chromeos/network/network_state_handler.h File chromeos/network/network_state_handler.h (right): https://codereview.chromium.org/395523004/diff/1/chromeos/network/network_state_handler.h#newcode354 chromeos/network/network_state_handler.h:354: // Notifies observers about changes to |device|. Sounds like ...
6 years, 5 months ago (2014-07-16 20:29:48 UTC) #3
pneubeck (no reviews)
lgtm with the previous comment for consideration
6 years, 5 months ago (2014-07-16 20:42:34 UTC) #4
stevenjb
https://codereview.chromium.org/395523004/diff/1/chromeos/network/network_state_handler.h File chromeos/network/network_state_handler.h (right): https://codereview.chromium.org/395523004/diff/1/chromeos/network/network_state_handler.h#newcode354 chromeos/network/network_state_handler.h:354: // Notifies observers about changes to |device|. On 2014/07/16 ...
6 years, 5 months ago (2014-07-16 20:51:34 UTC) #5
stevenjb
Added an update for device IPConfigs and a test, PTAL
6 years, 5 months ago (2014-07-16 21:10:52 UTC) #6
pneubeck (no reviews)
https://codereview.chromium.org/395523004/diff/20001/chromeos/network/network_state_handler_unittest.cc File chromeos/network/network_state_handler_unittest.cc (right): https://codereview.chromium.org/395523004/diff/20001/chromeos/network/network_state_handler_unittest.cc#newcode555 chromeos/network/network_state_handler_unittest.cc:555: EXPECT_EQ(1, test_observer_->ConnectionStateChangesForService(eth1)); I'm confused, maybe because it's to late. ...
6 years, 5 months ago (2014-07-16 21:43:35 UTC) #7
pneubeck (no reviews)
apart from my minor confusion on the test, still lgtm.
6 years, 5 months ago (2014-07-16 21:56:29 UTC) #8
stevenjb
https://codereview.chromium.org/395523004/diff/20001/chromeos/network/network_state_handler_unittest.cc File chromeos/network/network_state_handler_unittest.cc (right): https://codereview.chromium.org/395523004/diff/20001/chromeos/network/network_state_handler_unittest.cc#newcode555 chromeos/network/network_state_handler_unittest.cc:555: EXPECT_EQ(1, test_observer_->ConnectionStateChangesForService(eth1)); On 2014/07/16 21:43:35, pneubeck wrote: > I'm ...
6 years, 5 months ago (2014-07-16 22:14:15 UTC) #9
armansito
lgtm
6 years, 5 months ago (2014-07-16 22:17:38 UTC) #10
stevenjb
The CQ bit was checked by stevenjb@chromium.org
6 years, 5 months ago (2014-07-17 16:53:49 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/395523004/20001
6 years, 5 months ago (2014-07-17 16:54:31 UTC) #12
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 20:46:20 UTC) #13
Message was sent while issue was closed.
Change committed as 283863

Powered by Google App Engine
This is Rietveld 408576698