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

Issue 600053002: [GCM] Loading the account mappings from store to the driver (Closed)

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

Description

Loading the account mappings from store to the driver. This is to make sure the starting list of account mapping properly reflects the mappings present in the previous Chrome session. BUG=374969 Committed: https://crrev.com/d578c18be6220adb21d8e1261c9196cc27c4a879 Cr-Commit-Position: refs/heads/master@{#296567}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Fixing comments and documentation #

Patch Set 3 : Removing account mapper from BUILD.gn android section #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -42 lines) Patch
M components/gcm_driver/BUILD.gn View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M components/gcm_driver/fake_gcm_client.cc View 2 chunks +2 lines, -1 line 0 comments Download
M components/gcm_driver/gcm_client.h View 1 1 chunk +4 lines, -1 line 0 comments Download
M components/gcm_driver/gcm_client_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M components/gcm_driver/gcm_client_impl.cc View 1 2 chunks +10 lines, -4 lines 0 comments Download
M components/gcm_driver/gcm_client_impl_unittest.cc View 1 2 chunks +6 lines, -2 lines 0 comments Download
M components/gcm_driver/gcm_driver_desktop.h View 1 chunk +2 lines, -1 line 0 comments Download
M components/gcm_driver/gcm_driver_desktop.cc View 3 chunks +8 lines, -4 lines 0 comments Download
M google_apis/gcm/engine/gcm_store.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
M google_apis/gcm/engine/gcm_store_impl.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M google_apis/gcm/engine/gcm_store_impl_unittest.cc View 2 chunks +19 lines, -22 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
fgorski
PTAL This change Loads the list of known account mappings from the GCM Store on ...
6 years, 3 months ago (2014-09-24 20:02:30 UTC) #2
Nicolas Zea
LGTM. Mind expanding the commit description, so its clear that this is a GCM change?
6 years, 3 months ago (2014-09-24 20:10:05 UTC) #3
jianli
https://codereview.chromium.org/600053002/diff/1/components/gcm_driver/BUILD.gn File components/gcm_driver/BUILD.gn (right): https://codereview.chromium.org/600053002/diff/1/components/gcm_driver/BUILD.gn#newcode14 components/gcm_driver/BUILD.gn:14: "gcm_account_mapper.cc", should these 2 files be excluded from Android ...
6 years, 3 months ago (2014-09-24 21:21:31 UTC) #4
fgorski
Jian, all comments addressed. https://codereview.chromium.org/600053002/diff/1/components/gcm_driver/BUILD.gn File components/gcm_driver/BUILD.gn (right): https://codereview.chromium.org/600053002/diff/1/components/gcm_driver/BUILD.gn#newcode14 components/gcm_driver/BUILD.gn:14: "gcm_account_mapper.cc", On 2014/09/24 21:21:31, jianli ...
6 years, 3 months ago (2014-09-24 22:25:40 UTC) #5
jianli
lgtm
6 years, 3 months ago (2014-09-24 22:32:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/600053002/40001
6 years, 3 months ago (2014-09-24 22:34:08 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 5c1ce944a32e0bbb61e743bb998e06db5dfaace5
6 years, 3 months ago (2014-09-24 23:40:24 UTC) #9
commit-bot: I haz the power
6 years, 3 months ago (2014-09-24 23:47:12 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d578c18be6220adb21d8e1261c9196cc27c4a879
Cr-Commit-Position: refs/heads/master@{#296567}

Powered by Google App Engine
This is Rietveld 408576698