DescriptionRemove calls to MessageLoop::current() in chrome.
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
Committed: https://crrev.com/c16c6f870e4c1546b1e5e93205caa59d5c33e513
Cr-Commit-Position: refs/heads/master@{#402816}
Patch Set 1 #Messages
Total messages: 11 (5 generated)
|