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

Issue 207183003: Cleanup network event logging, add to ManagedNetworkConfigurationHandler (Closed)

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

Description

Cleanup network event logging, add to ManagedNetworkConfigurationHandler I noticed we were getting some ERROR spam when we request properites for networks that are no longer visible, which required some additiona logging to track down (and hopefully make it easier to track down other issues in the future). BUG=none R=pneubeck@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=258956

Patch Set 1 #

Patch Set 2 : . #

Total comments: 7

Patch Set 3 : Address Feedback #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -31 lines) Patch
M chromeos/network/managed_network_configuration_handler_impl.cc View 7 chunks +16 lines, -13 lines 0 comments Download
M chromeos/network/network_configuration_handler.cc View 1 2 3 chunks +16 lines, -12 lines 0 comments Download
M chromeos/network/network_state.cc View 1 chunk +7 lines, -1 line 0 comments Download
M chromeos/network/shill_property_util.h View 1 2 1 chunk +6 lines, -1 line 0 comments Download
M chromeos/network/shill_property_util.cc View 1 2 4 chunks +27 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
stevenjb
6 years, 9 months ago (2014-03-21 00:34:51 UTC) #1
pneubeck (no reviews)
As far as I understand your intentions, you try to prevent calls to GetNameFromProperties if ...
6 years, 9 months ago (2014-03-21 09:33:42 UTC) #2
stevenjb
ptal https://codereview.chromium.org/207183003/diff/20001/chromeos/network/network_configuration_handler.cc File chromeos/network/network_configuration_handler.cc (right): https://codereview.chromium.org/207183003/diff/20001/chromeos/network/network_configuration_handler.cc#newcode57 chromeos/network/network_configuration_handler.cc:57: if (properties.HasKey(shill::kTypeProperty)) { On 2014/03/21 09:33:42, pneubeck wrote: ...
6 years, 9 months ago (2014-03-21 17:08:51 UTC) #3
pneubeck (no reviews)
lgtm https://codereview.chromium.org/207183003/diff/20001/chromeos/network/shill_property_util.cc File chromeos/network/shill_property_util.cc (right): https://codereview.chromium.org/207183003/diff/20001/chromeos/network/shill_property_util.cc#newcode128 chromeos/network/shill_property_util.cc:128: if (properties.GetString(shill::kGuidProperty, &result)) On 2014/03/21 17:08:51, stevenjb wrote: ...
6 years, 9 months ago (2014-03-21 19:52:18 UTC) #4
stevenjb
The CQ bit was checked by stevenjb@chromium.org
6 years, 9 months ago (2014-03-23 20:43:49 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/207183003/40001
6 years, 9 months ago (2014-03-23 20:43:57 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-23 21:35:34 UTC) #7
commit-bot: I haz the power
Retried try job too often on android_clang_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_clang_dbg&number=126027
6 years, 9 months ago (2014-03-23 21:35:35 UTC) #8
stevenjb
6 years, 9 months ago (2014-03-24 16:57:30 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 manually as r258956 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698