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

Issue 681453004: [GCM] Adding last token fetching time handling (Closed)

Created:
6 years, 1 month ago by fgorski
Modified:
6 years, 1 month ago
Reviewers:
Nicolas Zea
CC:
chromium-reviews, zea+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[GCM] Adding last token fetching time handling Adding SetLastTokenFetchingTime to GCMStore Adding Get/SetLastTokenFetchingTime to GCMDriver Propagating the last token fetching time up and down the GCM stack BUG=374969 Committed: https://crrev.com/5df101705a650995d1709deb0a57b5dce4e61e91 Cr-Commit-Position: refs/heads/master@{#301545}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Applied feedback, adding missing test changes #

Patch Set 3 : Fixing Android build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+252 lines, -24 lines) Patch
M components/gcm_driver/fake_gcm_client.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/gcm_driver/fake_gcm_client.cc View 1 2 chunks +4 lines, -1 line 0 comments Download
M components/gcm_driver/fake_gcm_driver.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M components/gcm_driver/fake_gcm_driver.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M components/gcm_driver/gcm_client.h View 1 2 chunks +6 lines, -2 lines 0 comments Download
M components/gcm_driver/gcm_client_impl.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M components/gcm_driver/gcm_client_impl.cc View 1 3 chunks +13 lines, -5 lines 0 comments Download
M components/gcm_driver/gcm_client_impl_unittest.cc View 1 10 chunks +71 lines, -5 lines 0 comments Download
M components/gcm_driver/gcm_driver.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M components/gcm_driver/gcm_driver_android.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M components/gcm_driver/gcm_driver_android.cc View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M components/gcm_driver/gcm_driver_desktop.h View 1 3 chunks +7 lines, -2 lines 0 comments Download
M components/gcm_driver/gcm_driver_desktop.cc View 1 6 chunks +34 lines, -7 lines 0 comments Download
M google_apis/gcm/engine/gcm_store.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M google_apis/gcm/engine/gcm_store.cc View 1 1 chunk +1 line, -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 +58 lines, -1 line 0 comments Download
M google_apis/gcm/engine/gcm_store_impl_unittest.cc View 1 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
fgorski
PTAL
6 years, 1 month ago (2014-10-27 19:18:56 UTC) #2
Nicolas Zea
LGTM, with a request: what do you think about s/fetching/fetch? I.e. SetLastTokenFetchingTime -> SetLastTokenFetchTime? Just ...
6 years, 1 month ago (2014-10-27 21:54:55 UTC) #3
fgorski
Feedback applied. Missing test added in place of a TODO https://codereview.chromium.org/681453004/diff/1/google_apis/gcm/engine/gcm_store_impl.h File google_apis/gcm/engine/gcm_store_impl.h (right): https://codereview.chromium.org/681453004/diff/1/google_apis/gcm/engine/gcm_store_impl.h#newcode94 ...
6 years, 1 month ago (2014-10-27 23:46:27 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/681453004/40001
6 years, 1 month ago (2014-10-28 00:55:50 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-10-28 02:09:42 UTC) #8
commit-bot: I haz the power
6 years, 1 month ago (2014-10-28 02:10:23 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5df101705a650995d1709deb0a57b5dce4e61e91
Cr-Commit-Position: refs/heads/master@{#301545}

Powered by Google App Engine
This is Rietveld 408576698