DescriptionMark SequencedWorkerPool::GetWorkerPoolForCurrentThread() as deprecated.
This methods does not work when SequencedWorkerPool is redirected to
TaskScheduler (always returns nullptr).
The only remaining use is in base/threading/sequenced_task_runner_handle.cc
(which uses another way to get the current SequencedTaskRunner when
redirection to TaskScheduler is enabled).
BUG=622400
Committed: https://crrev.com/3be8af75b2f307116aabebc05dd92b5169145f58
Cr-Commit-Position: refs/heads/master@{#422238}
Patch Set 1 #Patch Set 2 : self-review #
Total comments: 3
Patch Set 3 : CR danakj/gab #3-4 #Messages
Total messages: 12 (3 generated)
|