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

Issue 961533002: Adding Send to Gaia ID feature (Closed)

Created:
5 years, 10 months ago by fgorski
Modified:
5 years, 9 months ago
Reviewers:
Nicolas Zea
CC:
chromium-reviews, zea+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding Send to Gaia ID feature * Exposing MessageReceived as virtual on GCMDriver so that it can be called from outside of GCMClientImpl (through IOWorker) * Adding handling of gcmb key to GCMAccountMapper * Adding a test for dispatching the message from GCMAccountMapper BUG=462053 R=zea@chromium.org Committed: https://crrev.com/47869f0c6e63a26f450809111a9847c35fed7d81 Cr-Commit-Position: refs/heads/master@{#318537}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Removing public MessageReceived method #

Patch Set 3 : Removign the callback on shutdown #

Total comments: 4

Patch Set 4 : Addressing feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -25 lines) Patch
M components/gcm_driver/gcm_account_mapper.h View 1 2 3 3 chunks +9 lines, -1 line 0 comments Download
M components/gcm_driver/gcm_account_mapper.cc View 1 2 3 chunks +32 lines, -3 lines 0 comments Download
M components/gcm_driver/gcm_account_mapper_unittest.cc View 1 2 3 25 chunks +73 lines, -20 lines 0 comments Download
M components/gcm_driver/gcm_driver_desktop.cc View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 10 (2 generated)
fgorski
Hey, Nicolas, please take a look. This handles send to gaia ID capability.
5 years, 10 months ago (2015-02-26 00:54:49 UTC) #1
Nicolas Zea
https://codereview.chromium.org/961533002/diff/1/components/gcm_driver/gcm_driver.h File components/gcm_driver/gcm_driver.h (right): https://codereview.chromium.org/961533002/diff/1/components/gcm_driver/gcm_driver.h#newcode150 components/gcm_driver/gcm_driver.h:150: virtual void MessageReceived(const std::string& app_id, I'm not a big ...
5 years, 9 months ago (2015-02-26 18:20:09 UTC) #2
fgorski
PTAL. I like this approach better too. https://codereview.chromium.org/961533002/diff/1/components/gcm_driver/gcm_driver.h File components/gcm_driver/gcm_driver.h (right): https://codereview.chromium.org/961533002/diff/1/components/gcm_driver/gcm_driver.h#newcode150 components/gcm_driver/gcm_driver.h:150: virtual void ...
5 years, 9 months ago (2015-02-27 21:17:36 UTC) #3
Nicolas Zea
LGTM https://codereview.chromium.org/961533002/diff/40001/components/gcm_driver/gcm_account_mapper.h File components/gcm_driver/gcm_account_mapper.h (right): https://codereview.chromium.org/961533002/diff/40001/components/gcm_driver/gcm_account_mapper.h#newcode110 components/gcm_driver/gcm_account_mapper.h:110: // Callback to GCMDriver to dispatch messages send ...
5 years, 9 months ago (2015-02-27 21:33:21 UTC) #4
fgorski
Addressed https://codereview.chromium.org/961533002/diff/40001/components/gcm_driver/gcm_account_mapper.h File components/gcm_driver/gcm_account_mapper.h (right): https://codereview.chromium.org/961533002/diff/40001/components/gcm_driver/gcm_account_mapper.h#newcode110 components/gcm_driver/gcm_account_mapper.h:110: // Callback to GCMDriver to dispatch messages send ...
5 years, 9 months ago (2015-02-27 22:12:19 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/961533002/60001
5 years, 9 months ago (2015-02-27 22:13:46 UTC) #8
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-02-27 23:16:10 UTC) #9
commit-bot: I haz the power
5 years, 9 months ago (2015-02-27 23:17:03 UTC) #10
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/47869f0c6e63a26f450809111a9847c35fed7d81
Cr-Commit-Position: refs/heads/master@{#318537}

Powered by Google App Engine
This is Rietveld 408576698