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 1702813002: Task Scheduler [1/8] Task Traits (Closed)

Created:
4 years, 10 months ago by robliao
Modified:
4 years, 10 months ago
Reviewers:
gab, jam, fdoray
CC:
chromium-reviews, vmpstr+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Task Scheduler Task Traits This change is a subset of https://codereview.chromium.org/1698183005/ BUG=553459 Committed: https://crrev.com/df7c0802a46e34a48c5497a9133dddd25b94a14f Cr-Commit-Position: refs/heads/master@{#376063}

Patch Set 1 #

Total comments: 17

Patch Set 2 : CR Feedback #

Patch Set 3 : Update #

Patch Set 4 : Update #

Messages

Total messages: 24 (11 generated)
robliao
Original Code Review: https://codereview.chromium.org/1706533002/ This Code Review updates the Base URL.
4 years, 10 months ago (2016-02-16 23:38:08 UTC) #3
gab
On 2016/02/16 23:38:08, robliao wrote: > Original Code Review: https://codereview.chromium.org/1706533002/ > > This Code Review ...
4 years, 10 months ago (2016-02-16 23:39:49 UTC) #4
robliao
jam: Here's the first in our sequence of Task Scheduler CLs. Please take a look. ...
4 years, 10 months ago (2016-02-16 23:54:04 UTC) #6
jam
https://codereview.chromium.org/1702813002/diff/1/base/task_scheduler/task_traits.h File base/task_scheduler/task_traits.h (right): https://codereview.chromium.org/1702813002/diff/1/base/task_scheduler/task_traits.h#newcode19 base/task_scheduler/task_traits.h:19: USER_BLOCKING = 2, nit: just wondering why you're starting ...
4 years, 10 months ago (2016-02-17 16:50:08 UTC) #7
robliao
https://codereview.chromium.org/1702813002/diff/1/base/task_scheduler/task_traits.h File base/task_scheduler/task_traits.h (right): https://codereview.chromium.org/1702813002/diff/1/base/task_scheduler/task_traits.h#newcode19 base/task_scheduler/task_traits.h:19: USER_BLOCKING = 2, On 2016/02/17 16:50:08, jam wrote: > ...
4 years, 10 months ago (2016-02-17 19:06:00 UTC) #8
gab
https://codereview.chromium.org/1702813002/diff/1/base/task_scheduler/task_traits.h File base/task_scheduler/task_traits.h (right): https://codereview.chromium.org/1702813002/diff/1/base/task_scheduler/task_traits.h#newcode15 base/task_scheduler/task_traits.h:15: // Valid priorities supported by the task scheduler. Please ...
4 years, 10 months ago (2016-02-17 19:27:55 UTC) #9
robliao
https://codereview.chromium.org/1702813002/diff/1/base/task_scheduler/task_traits.h File base/task_scheduler/task_traits.h (right): https://codereview.chromium.org/1702813002/diff/1/base/task_scheduler/task_traits.h#newcode15 base/task_scheduler/task_traits.h:15: // Valid priorities supported by the task scheduler. On ...
4 years, 10 months ago (2016-02-17 20:41:09 UTC) #13
jam
https://codereview.chromium.org/1702813002/diff/1/base/task_scheduler/task_traits.h File base/task_scheduler/task_traits.h (right): https://codereview.chromium.org/1702813002/diff/1/base/task_scheduler/task_traits.h#newcode19 base/task_scheduler/task_traits.h:19: USER_BLOCKING = 2, On 2016/02/17 20:41:09, robliao wrote: > ...
4 years, 10 months ago (2016-02-17 21:48:27 UTC) #14
jam
btw in case it's not clear, I'm wondering if we should add static_assert to ensure ...
4 years, 10 months ago (2016-02-17 23:07:45 UTC) #15
robliao
Yup, I was in the middle of adding the static_assert, which is now available. https://codereview.chromium.org/1702813002/diff/1/base/task_scheduler/task_traits.h ...
4 years, 10 months ago (2016-02-17 23:12:56 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1702813002/50006 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1702813002/50006
4 years, 10 months ago (2016-02-17 23:22:06 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:50006)
4 years, 10 months ago (2016-02-18 02:06:09 UTC) #22
commit-bot: I haz the power
4 years, 10 months ago (2016-02-18 02:07:07 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/df7c0802a46e34a48c5497a9133dddd25b94a14f
Cr-Commit-Position: refs/heads/master@{#376063}

Powered by Google App Engine
This is Rietveld 408576698