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

Issue 12086008: Add NetworkChangeNotifier::ConnectionType to SystemProfile. (Closed)

Created:
7 years, 11 months ago by szym
Modified:
7 years, 10 months ago
CC:
chromium-reviews, MAD, Ilya Sherman, jar (doing other things)
Visibility:
Public.

Description

Add NetworkChangeNotifier::ConnectionType to SystemProfile. SystemProfile::Network tracks the network environment. The flag |is_ambiguous| indicates if there was a change to that data since the time the previous log was closed. BUG=169161 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=179240

Patch Set 1 #

Total comments: 9

Patch Set 2 : responded to review #

Patch Set 3 : update tag used to 13 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -2 lines) Patch
M chrome/browser/metrics/metrics_log.h View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/metrics/metrics_log.cc View 1 4 chunks +68 lines, -1 line 0 comments Download
M chrome/common/metrics/proto/system_profile.proto View 1 2 2 chunks +19 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
szym
7 years, 11 months ago (2013-01-26 00:21:23 UTC) #1
Ilya Sherman
https://codereview.chromium.org/12086008/diff/1/chrome/browser/metrics/metrics_log.cc File chrome/browser/metrics/metrics_log.cc (right): https://codereview.chromium.org/12086008/diff/1/chrome/browser/metrics/metrics_log.cc#newcode355 chrome/browser/metrics/metrics_log.cc:355: return SystemProfileProto::Network::CONNECTION_UNKNOWN; nit: Please omit this, so that it's ...
7 years, 11 months ago (2013-01-26 00:49:00 UTC) #2
szym
Thanks for the quick review. https://codereview.chromium.org/12086008/diff/1/chrome/browser/metrics/metrics_log.cc File chrome/browser/metrics/metrics_log.cc (right): https://codereview.chromium.org/12086008/diff/1/chrome/browser/metrics/metrics_log.cc#newcode355 chrome/browser/metrics/metrics_log.cc:355: return SystemProfileProto::Network::CONNECTION_UNKNOWN; On 2013/01/26 ...
7 years, 10 months ago (2013-01-28 18:16:25 UTC) #3
Ilya Sherman
LGTM, thanks. Please keep in mind that you'll need to update the server-side protocol buffer ...
7 years, 10 months ago (2013-01-28 20:52:10 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/szym@chromium.org/12086008/6003
7 years, 10 months ago (2013-01-28 22:14:15 UTC) #5
Mark P
After this has been submitted, don't forget to update the google-internal copy of this protocol ...
7 years, 10 months ago (2013-01-28 23:00:37 UTC) #6
commit-bot: I haz the power
7 years, 10 months ago (2013-01-29 01:24:47 UTC) #7
Message was sent while issue was closed.
Change committed as 179240

Powered by Google App Engine
This is Rietveld 408576698