DescriptionRemove calls to MessageLoop::current() in ios.
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=droger@chromium.org
Committed: https://crrev.com/c5c127abb5f0d8ba0dd34cfbd6233bbf9209f0f2
Cr-Commit-Position: refs/heads/master@{#401027}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|