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

Issue 222913004: [GCM] Minimum change for periodic checkin (Closed)

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

Description

[GCM] Minimum change for periodic checkin * enforces checkin every couple of days. * persists/load the last checkin time from gcm store. BUG=355814 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261324

Patch Set 1 #

Total comments: 12

Patch Set 2 : Updates based on CR comments #

Total comments: 1

Patch Set 3 : Applying a final comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -18 lines) Patch
M google_apis/gcm/engine/gcm_store.h View 3 chunks +6 lines, -0 lines 0 comments Download
M google_apis/gcm/engine/gcm_store_impl.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M google_apis/gcm/engine/gcm_store_impl.cc View 1 7 chunks +56 lines, -2 lines 0 comments Download
M google_apis/gcm/engine/gcm_store_impl_unittest.cc View 2 chunks +23 lines, -0 lines 0 comments Download
M google_apis/gcm/gcm_client_impl.h View 1 chunk +6 lines, -1 line 0 comments Download
M google_apis/gcm/gcm_client_impl.cc View 1 2 4 chunks +45 lines, -15 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
fgorski
In the interest of minimizing merge traction based on recommendation from both of you. Please ...
6 years, 8 months ago (2014-04-02 21:44:00 UTC) #1
Nicolas Zea
LGTM https://codereview.chromium.org/222913004/diff/1/google_apis/gcm/engine/gcm_store_impl.cc File google_apis/gcm/engine/gcm_store_impl.cc (right): https://codereview.chromium.org/222913004/diff/1/google_apis/gcm/engine/gcm_store_impl.cc#newcode472 google_apis/gcm/engine/gcm_store_impl.cc:472: nit: remove extra newline https://codereview.chromium.org/222913004/diff/1/google_apis/gcm/gcm_client_impl.cc File google_apis/gcm/gcm_client_impl.cc (right): ...
6 years, 8 months ago (2014-04-02 21:53:54 UTC) #2
jianli
https://codereview.chromium.org/222913004/diff/1/google_apis/gcm/engine/gcm_store_impl.h File google_apis/gcm/engine/gcm_store_impl.h (right): https://codereview.chromium.org/222913004/diff/1/google_apis/gcm/engine/gcm_store_impl.h#newcode11 google_apis/gcm/engine/gcm_store_impl.h:11: #include "base/time/time.h" nit: not needed https://codereview.chromium.org/222913004/diff/1/google_apis/gcm/gcm_client_impl.cc File google_apis/gcm/gcm_client_impl.cc (right): ...
6 years, 8 months ago (2014-04-02 22:00:18 UTC) #3
fgorski
PTAL https://codereview.chromium.org/222913004/diff/1/google_apis/gcm/engine/gcm_store_impl.cc File google_apis/gcm/engine/gcm_store_impl.cc (right): https://codereview.chromium.org/222913004/diff/1/google_apis/gcm/engine/gcm_store_impl.cc#newcode472 google_apis/gcm/engine/gcm_store_impl.cc:472: On 2014/04/02 21:53:55, Nicolas Zea wrote: > nit: ...
6 years, 8 months ago (2014-04-02 22:37:20 UTC) #4
jianli
lgtm https://codereview.chromium.org/222913004/diff/20001/google_apis/gcm/gcm_client_impl.cc File google_apis/gcm/gcm_client_impl.cc (right): https://codereview.chromium.org/222913004/diff/20001/google_apis/gcm/gcm_client_impl.cc#newcode318 google_apis/gcm/gcm_client_impl.cc:318: DCHECK_EQ(device_checkin_info_.android_id, checkin_info.android_id); Please comment on the fact that ...
6 years, 8 months ago (2014-04-02 23:02:51 UTC) #5
fgorski
The CQ bit was checked by fgorski@chromium.org
6 years, 8 months ago (2014-04-02 23:06:21 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fgorski@chromium.org/222913004/40001
6 years, 8 months ago (2014-04-02 23:09:45 UTC) #7
commit-bot: I haz the power
6 years, 8 months ago (2014-04-03 08:27:24 UTC) #8
Message was sent while issue was closed.
Change committed as 261324

Powered by Google App Engine
This is Rietveld 408576698