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

Issue 23513021: Make SyncTaskManager's regular Task cancellable (like SyncTask) (Closed)

Created:
7 years, 3 months ago by kinuko
Modified:
7 years, 3 months ago
Reviewers:
tzik
CC:
chromium-reviews, nhiroki+watch_chromium.org, tzik+watch_chromium.org, kinuko+watch, yoshiki+watch_chromium.org
Visibility:
Public.

Description

Make SyncTaskManager's regular Task cancellable (like SyncTask) A small fix so that modifying the existing code becomes safer. BUG=none TEST=SyncTaskManagerTest.ScheduleAndCancelTask Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222214

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -9 lines) Patch
M chrome/browser/sync_file_system/sync_task_manager.h View 3 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/sync_file_system/sync_task_manager.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/sync_file_system/sync_task_manager_unittest.cc View 2 chunks +36 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kinuko
PTL
7 years, 3 months ago (2013-09-09 14:20:03 UTC) #1
tzik
lgtm
7 years, 3 months ago (2013-09-10 03:51:37 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinuko@chromium.org/23513021/1
7 years, 3 months ago (2013-09-10 05:03:00 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-10 08:37:21 UTC) #4
Message was sent while issue was closed.
Change committed as 222214

Powered by Google App Engine
This is Rietveld 408576698