DescriptionRemove calls to MessageLoop::current() in chromeos.
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=zelidrag@chromium.org
Committed: https://crrev.com/42eea45c7d8947db18f7672b1f07f7ae25d4e977
Cr-Commit-Position: refs/heads/master@{#403172}
Patch Set 1 #
Messages
Total messages: 16 (6 generated)
|