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

Issue 551163002: [GCM] Extracting Delayed Task Controller from GCMDesktopDriver (Closed)

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

Description

[GCM] Extracting Delayed Task Controller from GCMDesktopDriver * Extracting DelayedTaskController from GCMDesktopDriver * Renaming it to GCMDelayedTaskController * Adding tests for GCMDelayedTaskController BUG=374969 R=jianli@chromium.org Committed: https://crrev.com/05d507c5ff8d67311e264c2ee9c9edc4729346b1 Cr-Commit-Position: refs/heads/master@{#294185}

Patch Set 1 #

Patch Set 2 : Rebasing #

Patch Set 3 : Solving compilation issue #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -59 lines) Patch
M components/components_tests.gyp View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M components/gcm_driver.gypi View 1 2 chunks +4 lines, -0 lines 0 comments Download
M components/gcm_driver/BUILD.gn View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
A components/gcm_driver/gcm_delayed_task_controller.h View 1 chunk +42 lines, -0 lines 0 comments Download
A components/gcm_driver/gcm_delayed_task_controller.cc View 1 2 1 chunk +38 lines, -0 lines 0 comments Download
A components/gcm_driver/gcm_delayed_task_controller_unittest.cc View 1 2 3 1 chunk +61 lines, -0 lines 0 comments Download
M components/gcm_driver/gcm_driver_desktop.h View 3 chunks +2 lines, -2 lines 0 comments Download
M components/gcm_driver/gcm_driver_desktop.cc View 3 chunks +2 lines, -57 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
fgorski
Jian, PTAL, when you find some time.
6 years, 3 months ago (2014-09-08 21:51:02 UTC) #1
jianli
lgtm Don't forget to add new files to components/gcm_driver/BUILD.gn. https://codereview.chromium.org/551163002/diff/40001/components/gcm_driver/gcm_delayed_task_controller_unittest.cc File components/gcm_driver/gcm_delayed_task_controller_unittest.cc (right): https://codereview.chromium.org/551163002/diff/40001/components/gcm_driver/gcm_delayed_task_controller_unittest.cc#newcode53 components/gcm_driver/gcm_delayed_task_controller_unittest.cc:53: ...
6 years, 3 months ago (2014-09-09 19:53:18 UTC) #2
fgorski
Updated https://codereview.chromium.org/551163002/diff/40001/components/gcm_driver/gcm_delayed_task_controller_unittest.cc File components/gcm_driver/gcm_delayed_task_controller_unittest.cc (right): https://codereview.chromium.org/551163002/diff/40001/components/gcm_driver/gcm_delayed_task_controller_unittest.cc#newcode53 components/gcm_driver/gcm_delayed_task_controller_unittest.cc:53: TEST_F(GCMDelayedTaskControllerTest, PendingTasksTriggeredWhenSetReady) { On 2014/09/09 19:53:18, jianli wrote: ...
6 years, 3 months ago (2014-09-09 23:11:43 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fgorski@chromium.org/551163002/60001
6 years, 3 months ago (2014-09-09 23:25:11 UTC) #5
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/10719)
6 years, 3 months ago (2014-09-10 01:53:32 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fgorski@chromium.org/551163002/60001
6 years, 3 months ago (2014-09-10 16:34:02 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001) as 1c932af6c3828b5a4e9d11e7e551724dee9679fd
6 years, 3 months ago (2014-09-10 17:30:06 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 17:35:44 UTC) #11
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/05d507c5ff8d67311e264c2ee9c9edc4729346b1
Cr-Commit-Position: refs/heads/master@{#294185}

Powered by Google App Engine
This is Rietveld 408576698