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

Issue 171683002: [GCM] Fix gcm login to properly identify chrome (Closed)

Created:
6 years, 10 months ago by Nicolas Zea
Modified:
6 years, 10 months ago
Reviewers:
jianli, fgorski
CC:
chromium-reviews
Visibility:
Public.

Description

[GCM] Fix gcm login to properly identify chrome Use version 41 and put the chrome version in the id field. BUG=344694 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252255

Patch Set 1 #

Patch Set 2 : Self review #

Total comments: 4

Patch Set 3 : Rebase #

Patch Set 4 : Self review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -29 lines) Patch
M google_apis/gcm/base/mcs_message_unittest.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M google_apis/gcm/base/mcs_util.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M google_apis/gcm/base/mcs_util.cc View 1 2 3 chunks +6 lines, -7 lines 0 comments Download
M google_apis/gcm/base/mcs_util_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M google_apis/gcm/engine/connection_handler_impl.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M google_apis/gcm/engine/connection_handler_impl_unittest.cc View 1 2 3 chunks +4 lines, -3 lines 0 comments Download
M google_apis/gcm/engine/mcs_client.h View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download
M google_apis/gcm/engine/mcs_client.cc View 1 2 2 chunks +7 lines, -3 lines 0 comments Download
M google_apis/gcm/engine/mcs_client_unittest.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M google_apis/gcm/gcm_client_impl.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M google_apis/gcm/gcm_client_impl_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M google_apis/gcm/tools/mcs_probe.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 22 (0 generated)
Nicolas Zea
PTAL.
6 years, 10 months ago (2014-02-18 23:59:28 UTC) #1
jianli
https://codereview.chromium.org/171683002/diff/30001/google_apis/gcm/base/mcs_util.cc File google_apis/gcm/base/mcs_util.cc (right): https://codereview.chromium.org/171683002/diff/30001/google_apis/gcm/base/mcs_util.cc#newcode72 google_apis/gcm/base/mcs_util.cc:72: login_request->set_id(kLoginId + version_string); If version_string is empty, we will ...
6 years, 10 months ago (2014-02-19 00:08:25 UTC) #2
Nicolas Zea
https://codereview.chromium.org/171683002/diff/30001/google_apis/gcm/base/mcs_util.cc File google_apis/gcm/base/mcs_util.cc (right): https://codereview.chromium.org/171683002/diff/30001/google_apis/gcm/base/mcs_util.cc#newcode72 google_apis/gcm/base/mcs_util.cc:72: login_request->set_id(kLoginId + version_string); On 2014/02/19 00:08:26, jianli wrote: > ...
6 years, 10 months ago (2014-02-19 18:40:28 UTC) #3
jianli
lgtm
6 years, 10 months ago (2014-02-19 18:42:12 UTC) #4
Nicolas Zea
The CQ bit was checked by zea@chromium.org
6 years, 10 months ago (2014-02-19 18:43:18 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/171683002/30001
6 years, 10 months ago (2014-02-19 18:43:34 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-19 18:43:37 UTC) #7
commit-bot: I haz the power
Failed to apply patch for google_apis/gcm/base/mcs_message_unittest.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-02-19 18:43:37 UTC) #8
Nicolas Zea
The CQ bit was checked by zea@chromium.org
6 years, 10 months ago (2014-02-19 22:03:48 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/171683002/180001
6 years, 10 months ago (2014-02-19 22:13:40 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/171683002/180001
6 years, 10 months ago (2014-02-20 00:42:37 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-20 01:31:11 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel
6 years, 10 months ago (2014-02-20 01:31:12 UTC) #13
Nicolas Zea
The CQ bit was checked by zea@chromium.org
6 years, 10 months ago (2014-02-20 01:32:09 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/171683002/180001
6 years, 10 months ago (2014-02-20 01:42:03 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-20 02:05:03 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel
6 years, 10 months ago (2014-02-20 02:05:03 UTC) #17
Nicolas Zea
The CQ bit was checked by zea@chromium.org
6 years, 10 months ago (2014-02-20 03:17:13 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/171683002/180001
6 years, 10 months ago (2014-02-20 05:12:24 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/171683002/180001
6 years, 10 months ago (2014-02-20 09:08:04 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/171683002/180001
6 years, 10 months ago (2014-02-20 12:29:33 UTC) #21
commit-bot: I haz the power
6 years, 10 months ago (2014-02-20 16:04:50 UTC) #22
Message was sent while issue was closed.
Change committed as 252255

Powered by Google App Engine
This is Rietveld 408576698