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

Issue 445683003: [GCM] Exposing persistence of account mappings in GCM Driver (Closed)

Created:
6 years, 4 months ago by fgorski
Modified:
6 years, 4 months ago
Reviewers:
Nicolas Zea
CC:
chromium-reviews, zea+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

[GCM] Exposing persistence of account mappings in GCM Driver * Enables GCMAccountMapper (patches to come) to persist AccountMappings in GCMStore by calling GCMDriver. * Passes UpdateAccountMapping and RemoveAccountMapping through: * GCMDriverDesktop * GCMDriverDesktop::IOWorker * GCMClientImpl BUG=374969 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290928

Patch Set 1 #

Patch Set 2 : Updates based on self review #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -2 lines) Patch
M components/gcm_driver/fake_gcm_client.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/gcm_driver/fake_gcm_client.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M components/gcm_driver/fake_gcm_driver.h View 2 chunks +3 lines, -2 lines 0 comments Download
M components/gcm_driver/fake_gcm_driver.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M components/gcm_driver/gcm_client.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M components/gcm_driver/gcm_client_impl.h View 2 chunks +7 lines, -0 lines 0 comments Download
M components/gcm_driver/gcm_client_impl.cc View 2 chunks +18 lines, -0 lines 0 comments Download
M components/gcm_driver/gcm_driver.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M components/gcm_driver/gcm_driver_android.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M components/gcm_driver/gcm_driver_android.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M components/gcm_driver/gcm_driver_desktop.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/gcm_driver/gcm_driver_desktop.cc View 4 chunks +40 lines, -0 lines 2 comments Download

Messages

Total messages: 11 (0 generated)
fgorski
PTAL. The method implementations are either empty or pass through (and one way, as I ...
6 years, 4 months ago (2014-08-07 21:46:01 UTC) #1
Nicolas Zea
LGTM with a comment https://codereview.chromium.org/445683003/diff/20001/components/gcm_driver/gcm_driver_desktop.cc File components/gcm_driver/gcm_driver_desktop.cc (right): https://codereview.chromium.org/445683003/diff/20001/components/gcm_driver/gcm_driver_desktop.cc#newcode379 components/gcm_driver/gcm_driver_desktop.cc:379: if (gcm_client_.get()) Shouldn't we always ...
6 years, 4 months ago (2014-08-11 18:21:05 UTC) #2
fgorski
The CQ bit was checked by fgorski@chromium.org
6 years, 4 months ago (2014-08-20 18:28:55 UTC) #3
fgorski
https://codereview.chromium.org/445683003/diff/20001/components/gcm_driver/gcm_driver_desktop.cc File components/gcm_driver/gcm_driver_desktop.cc (right): https://codereview.chromium.org/445683003/diff/20001/components/gcm_driver/gcm_driver_desktop.cc#newcode379 components/gcm_driver/gcm_driver_desktop.cc:379: if (gcm_client_.get()) On 2014/08/11 18:21:05, Nicolas Zea wrote: > ...
6 years, 4 months ago (2014-08-20 18:29:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fgorski@chromium.org/445683003/20001
6 years, 4 months ago (2014-08-20 18:31:53 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_rel_swarming on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-20 20:04:06 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-20 21:21:52 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_swarming on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_swarming/builds/3830)
6 years, 4 months ago (2014-08-20 21:21:53 UTC) #8
fgorski
The CQ bit was checked by fgorski@chromium.org
6 years, 4 months ago (2014-08-20 21:35:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fgorski@chromium.org/445683003/20001
6 years, 4 months ago (2014-08-20 21:37:14 UTC) #10
commit-bot: I haz the power
6 years, 4 months ago (2014-08-20 22:34:32 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (20001) as 290928

Powered by Google App Engine
This is Rietveld 408576698