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

Issue 2789123003: [GCM] Run InstanceIDImpl callbacks asynchronously (Closed)

Created:
3 years, 8 months ago by johnme
Modified:
3 years, 8 months ago
Reviewers:
Peter Beverloo
CC:
chromium-reviews, Peter Beverloo, johnme+watch_chromium.org, harkness+watch_chromium.org, zea+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[GCM] Run InstanceIDImpl callbacks asynchronously Follow-up on https://codereview.chromium.org/2697793004 review comment. BUG=none Review-Url: https://codereview.chromium.org/2789123003 Cr-Commit-Position: refs/heads/master@{#462854} Committed: https://chromium.googlesource.com/chromium/src/+/2d3155ea0a63b2321b3b3f85d7acb34b3a013895

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -59 lines) Patch
M chrome/browser/push_messaging/push_messaging_browsertest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M components/gcm_driver/gcm_driver_desktop.cc View 2 chunks +3 lines, -1 line 0 comments Download
M components/gcm_driver/instance_id/instance_id_impl.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/gcm_driver/instance_id/instance_id_impl.cc View 8 chunks +23 lines, -58 lines 2 comments Download

Depends on Patchset:

Messages

Total messages: 29 (24 generated)
johnme
3 years, 8 months ago (2017-04-03 17:39:08 UTC) #2
Peter Beverloo
lgtm https://codereview.chromium.org/2789123003/diff/1/components/gcm_driver/instance_id/instance_id_impl.cc File components/gcm_driver/instance_id/instance_id_impl.cc (right): https://codereview.chromium.org/2789123003/diff/1/components/gcm_driver/instance_id/instance_id_impl.cc#newcode270 components/gcm_driver/instance_id/instance_id_impl.cc:270: base::ThreadTaskRunnerHandle::Get()->PostTask(FROM_HERE, task); It's a bit unfortunate that this ...
3 years, 8 months ago (2017-04-03 17:45:01 UTC) #3
johnme
https://codereview.chromium.org/2789123003/diff/1/components/gcm_driver/instance_id/instance_id_impl.cc File components/gcm_driver/instance_id/instance_id_impl.cc (right): https://codereview.chromium.org/2789123003/diff/1/components/gcm_driver/instance_id/instance_id_impl.cc#newcode270 components/gcm_driver/instance_id/instance_id_impl.cc:270: base::ThreadTaskRunnerHandle::Get()->PostTask(FROM_HERE, task); On 2017/04/03 17:45:01, Peter Beverloo wrote: > ...
3 years, 8 months ago (2017-04-03 17:50:44 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2789123003/1
3 years, 8 months ago (2017-04-07 13:52:56 UTC) #26
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 14:37:37 UTC) #29
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/2d3155ea0a63b2321b3b3f85d7ac...

Powered by Google App Engine
This is Rietveld 408576698