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

Issue 635093002: [GCM] Updating GCM Status Syncer to the new Experiment Status pb (Closed)

Created:
6 years, 2 months ago by fgorski
Modified:
6 years, 2 months ago
Reviewers:
Nicolas Zea
CC:
chromium-reviews, tim+watch_chromium.org, zea+watch_chromium.org, haitaol+watch_chromium.org, pvalenzuela+watch_chromium.org, albertb+watch_chromium.org, maniscalco+watch_chromium.org, jianli
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[GCM] Updating GCM Status Syncer to the new Experiment Status pb BUG=421210 Committed: https://crrev.com/3689f8d171c79fb6695eae6c65b6fd517f5a09c0 Cr-Commit-Position: refs/heads/master@{#298771}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressing CR comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -67 lines) Patch
M components/gcm_driver.gypi View 2 chunks +1 line, -1 line 0 comments Download
M components/gcm_driver/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/gcm_driver/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M components/gcm_driver/gcm_channel_status_request.cc View 1 3 chunks +7 lines, -6 lines 0 comments Download
M components/gcm_driver/gcm_channel_status_request_unittest.cc View 2 chunks +9 lines, -4 lines 0 comments Download
M components/gcm_driver/gcm_driver_desktop_unittest.cc View 2 chunks +6 lines, -3 lines 0 comments Download
D components/gcm_driver/proto/BUILD.gn View 1 chunk +0 lines, -11 lines 0 comments Download
D components/gcm_driver/proto/gcm_channel_status.proto View 1 chunk +0 lines, -34 lines 0 comments Download
M sync/protocol/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A + sync/protocol/experiment_status.proto View 2 chunks +9 lines, -7 lines 0 comments Download
M sync/sync.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
fgorski
PTAL This is the suggested protobuf update.
6 years, 2 months ago (2014-10-08 00:21:57 UTC) #2
Nicolas Zea
https://codereview.chromium.org/635093002/diff/1/components/gcm_driver/gcm_channel_status_request.cc File components/gcm_driver/gcm_channel_status_request.cc (right): https://codereview.chromium.org/635093002/diff/1/components/gcm_driver/gcm_channel_status_request.cc#newcode106 components/gcm_driver/gcm_channel_status_request.cc:106: for (int i = 0; i < response_proto.experiment_size(); ++i) ...
6 years, 2 months ago (2014-10-08 01:02:20 UTC) #3
fgorski
Comments addressed. https://codereview.chromium.org/635093002/diff/1/components/gcm_driver/gcm_channel_status_request.cc File components/gcm_driver/gcm_channel_status_request.cc (right): https://codereview.chromium.org/635093002/diff/1/components/gcm_driver/gcm_channel_status_request.cc#newcode106 components/gcm_driver/gcm_channel_status_request.cc:106: for (int i = 0; i < ...
6 years, 2 months ago (2014-10-08 16:43:43 UTC) #4
Nicolas Zea
lgtm
6 years, 2 months ago (2014-10-08 16:52:15 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/635093002/20001
6 years, 2 months ago (2014-10-08 18:26:18 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 536e697a762587ced76d942b3278a4e0de5862ec
6 years, 2 months ago (2014-10-09 04:39:39 UTC) #8
commit-bot: I haz the power
6 years, 2 months ago (2014-10-09 04:40:40 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3689f8d171c79fb6695eae6c65b6fd517f5a09c0
Cr-Commit-Position: refs/heads/master@{#298771}

Powered by Google App Engine
This is Rietveld 408576698