Chromium Code Reviews
DescriptionRemove calls to MessageLoop::current() in services.
Why?
The fact that there's a MessageLoop on the thread is an
unnecessary implementation detail. When browser threads
are migrated to base/task_scheduler, tasks will no longer
have access to a MessageLoop.
These changes were generated manually.
BUG=616447
R=jam@chromium.org
Committed: https://crrev.com/9b57365e023ea624c1441ab822319c183bb4bffc
Cr-Commit-Position: refs/heads/master@{#401384}
Patch Set 1 #Patch Set 2 : self-review #Messages
Total messages: 7 (2 generated)
|