DescriptionTaskScheduler: Match behavior of SequencedWorkerPool in RunsTasksOnCurrentThread().
The RunsTasksOnCurrentThread() method of a SequencedTaskRunner returned
by a SequencedWorkerPool returns true iff the current task is part of
the sequence associated with the SequencedTaskRunner.
This CL changes SchedulerSequencedTaskRunner to match the behavior of
SequencedWorkerPool.
BUG=553459, 646905
Committed: https://crrev.com/04afc10b90ca1b485a3afb9404245c2fe1b7f286
Cr-Commit-Position: refs/heads/master@{#418850}
Patch Set 1 #
Total comments: 4
Patch Set 2 : CR gab #3 #Patch Set 3 : CR robliao #7 (add comment about TestTaskFactory) #Patch Set 4 : self-review (return --> returns) #
Messages
Total messages: 15 (6 generated)
|