DescriptionTaskScheduler: Replace the SchedulerServiceThread with a base::Thread.
In order to support the FileDescriptorWatcher API within
TaskScheduler, the service thread needs to run a MessageLoopForIO
on POSIX. The simplest way to run a MessageLoopForIO is to use a
base::Thread.
BUG=553459
TBR=danakj@chromium.org
Committed: https://crrev.com/546624d0d8ab564a914e669a0437cc51f0222aea
Cr-Commit-Position: refs/heads/master@{#425474}
Patch Set 1 #Patch Set 2 : self-review #
Total comments: 11
Patch Set 3 : CR robliao #3 #Patch Set 4 : CR robliao #7 #Patch Set 5 : self-review #
Total comments: 2
Patch Set 6 : CR robliao #9 #
Total comments: 16
Messages
Total messages: 26 (10 generated)
|