Chromium Code Reviews
DescriptionSimplify RunTaskOnThread
RunTaskOnThread has been running tasks synchronously if the task runner belongs to the current thread.
This behavior was necessary when it was allowed to access drive::FileSystem from both UI and IO threads.
But now, no one needs this behavior and every user uses this method to post tasks to the specified runner.
BUG=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284851
Patch Set 1 #Patch Set 2 : Fix FileCacheTest #
Messages
Total messages: 15 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||