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

Issue 225403019: Revert of [GCM] Adding basic G-services handling (Closed)

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

Description

Revert of [GCM] Adding basic G-services handling (https://codereview.chromium.org/215363007/) Reason for revert: Broke a bunch of gcm_unit_tests on Mac: https://codereview.chromium.org/215363007 http://build.chromium.org/p/chromium.mac/buildstatus?builder=Mac%2010.6%20Tests%20%28dbg%29%284%29&number=39928 http://build.chromium.org/p/chromium.mac/buildstatus?builder=Mac%2010.7%20Tests%20%28dbg%29%284%29&number=22410 Original issue's description: > Adding basic G-services handling > > * extracting CheckinRequest::RequestInfo to better manage checkin parameters > * adding G-services settings digest to RequestInfo of the checkin (will be sent with checkin request) > * extracting G-services settings from checkin response > * storing and loading of the G-services settings in GCM Store > > BUG=359254 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261912 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262242 TBR=zea@chromium.org,jianli@chromium.org,fgorski@chromium.org NOTREECHECKS=true NOTRY=true BUG=359254

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -298 lines) Patch
M google_apis/gcm/engine/checkin_request.h View 3 chunks +14 lines, -29 lines 0 comments Download
M google_apis/gcm/engine/checkin_request.cc View 4 chunks +15 lines, -27 lines 0 comments Download
M google_apis/gcm/engine/checkin_request_unittest.cc View 7 chunks +14 lines, -23 lines 0 comments Download
M google_apis/gcm/engine/gcm_store.h View 2 chunks +0 lines, -10 lines 0 comments Download
M google_apis/gcm/engine/gcm_store_impl.h View 1 chunk +0 lines, -6 lines 0 comments Download
M google_apis/gcm/engine/gcm_store_impl.cc View 9 chunks +2 lines, -108 lines 0 comments Download
M google_apis/gcm/engine/gcm_store_impl_unittest.cc View 2 chunks +1 line, -49 lines 0 comments Download
M google_apis/gcm/gcm_client_impl.h View 2 chunks +8 lines, -7 lines 0 comments Download
M google_apis/gcm/gcm_client_impl.cc View 2 chunks +14 lines, -19 lines 0 comments Download
M google_apis/gcm/tools/mcs_probe.cc View 2 chunks +11 lines, -20 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Nico
Created Revert of [GCM] Adding basic G-services handling
6 years, 8 months ago (2014-04-08 02:40:50 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/225403019/1
6 years, 8 months ago (2014-04-08 02:41:13 UTC) #2
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-08 02:41:19 UTC) #3
commit-bot: I haz the power
Failed to apply patch for google_apis/gcm/engine/checkin_request.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 8 months ago (2014-04-08 02:41:19 UTC) #4
Nico
6 years, 8 months ago (2014-04-08 02:43:11 UTC) #5
Looks like scottmg reverted this already. Also looks like the revert didn't help
:-/

Powered by Google App Engine
This is Rietveld 408576698