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

Issue 2885513002: Expose SingleThreadTaskRunnerThreadMode in post_task.h (Closed)

Created:
3 years, 7 months ago by robliao
Modified:
3 years, 7 months ago
Reviewers:
gab, fdoray
CC:
chromium-reviews, gab+watch_chromium.org, robliao+watch_chromium.org, fdoray+watch_chromium.org, danakj+watch_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Expose SingleThreadTaskRunnerThreadMode in post_task.h BUG=720058 Review-Url: https://codereview.chromium.org/2885513002 Cr-Commit-Position: refs/heads/master@{#472092} Committed: https://chromium.googlesource.com/chromium/src/+/0c09719b6965b13fac67b09aff251db5c42890fd

Patch Set 1 #

Total comments: 5

Patch Set 2 : Move Default Argument to post_task.h #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -21 lines) Patch
M base/task_scheduler/post_task.h View 3 chunks +20 lines, -11 lines 0 comments Download
M base/task_scheduler/post_task.cc View 1 chunk +6 lines, -4 lines 0 comments Download
M base/task_scheduler/task_scheduler.h View 1 2 chunks +2 lines, -4 lines 0 comments Download
M base/task_scheduler/task_scheduler_impl_unittest.cc View 1 1 chunk +4 lines, -2 lines 2 comments Download

Messages

Total messages: 28 (13 generated)
robliao
3 years, 7 months ago (2017-05-15 18:38:55 UTC) #3
fdoray
lgtm Remove default value from base/task_scheduler/task_scheduler.h https://codereview.chromium.org/2885513002/diff/1/base/task_scheduler/post_task.h File base/task_scheduler/post_task.h (right): https://codereview.chromium.org/2885513002/diff/1/base/task_scheduler/post_task.h#newcode195 base/task_scheduler/post_task.h:195: // base/task_scheduler/single_thread_task_runner_thread_mode.h for ...
3 years, 7 months ago (2017-05-15 19:20:06 UTC) #5
robliao
https://codereview.chromium.org/2885513002/diff/1/base/task_scheduler/post_task.h File base/task_scheduler/post_task.h (right): https://codereview.chromium.org/2885513002/diff/1/base/task_scheduler/post_task.h#newcode195 base/task_scheduler/post_task.h:195: // base/task_scheduler/single_thread_task_runner_thread_mode.h for |thread_mode| On 2017/05/15 19:20:06, fdoray wrote: ...
3 years, 7 months ago (2017-05-15 19:22:44 UTC) #6
gab
lgtm w/ comment https://codereview.chromium.org/2885513002/diff/1/base/task_scheduler/post_task.h File base/task_scheduler/post_task.h (right): https://codereview.chromium.org/2885513002/diff/1/base/task_scheduler/post_task.h#newcode224 base/task_scheduler/post_task.h:224: SingleThreadTaskRunnerThreadMode::SHARED); remove default in TaskScheduler (it's ...
3 years, 7 months ago (2017-05-15 19:54:29 UTC) #7
robliao
https://codereview.chromium.org/2885513002/diff/1/base/task_scheduler/post_task.h File base/task_scheduler/post_task.h (right): https://codereview.chromium.org/2885513002/diff/1/base/task_scheduler/post_task.h#newcode224 base/task_scheduler/post_task.h:224: SingleThreadTaskRunnerThreadMode::SHARED); On 2017/05/15 19:54:29, gab wrote: > remove default ...
3 years, 7 months ago (2017-05-15 20:58:27 UTC) #8
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/2885513002/20001
3 years, 7 months ago (2017-05-15 20:59:45 UTC) #11
gab
https://codereview.chromium.org/2885513002/diff/20001/base/task_scheduler/task_scheduler_impl_unittest.cc File base/task_scheduler/task_scheduler_impl_unittest.cc (right): https://codereview.chromium.org/2885513002/diff/20001/base/task_scheduler/task_scheduler_impl_unittest.cc#newcode124 base/task_scheduler/task_scheduler_impl_unittest.cc:124: case test::ExecutionMode::SINGLE_THREADED: { In CL which will introduce real ...
3 years, 7 months ago (2017-05-15 21:02:26 UTC) #12
robliao
https://codereview.chromium.org/2885513002/diff/20001/base/task_scheduler/task_scheduler_impl_unittest.cc File base/task_scheduler/task_scheduler_impl_unittest.cc (right): https://codereview.chromium.org/2885513002/diff/20001/base/task_scheduler/task_scheduler_impl_unittest.cc#newcode124 base/task_scheduler/task_scheduler_impl_unittest.cc:124: case test::ExecutionMode::SINGLE_THREADED: { On 2017/05/15 21:02:26, gab wrote: > ...
3 years, 7 months ago (2017-05-15 21:19:10 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/453976)
3 years, 7 months ago (2017-05-15 21:35:43 UTC) #15
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/2885513002/20001
3 years, 7 months ago (2017-05-15 21:40:31 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: win_clang on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/229005)
3 years, 7 months ago (2017-05-15 23:48:13 UTC) #19
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/2885513002/20001
3 years, 7 months ago (2017-05-16 03:28:30 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/445402)
3 years, 7 months ago (2017-05-16 05:52:29 UTC) #23
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/2885513002/20001
3 years, 7 months ago (2017-05-16 12:49:02 UTC) #25
commit-bot: I haz the power
3 years, 7 months ago (2017-05-16 13:57:11 UTC) #28
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/0c09719b6965b13fac67b09aff25...

Powered by Google App Engine
This is Rietveld 408576698