DescriptionRemove calls to MessageLoop::current() in media.
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=chcunningham@chromium.org
Committed: https://crrev.com/3f9e59a94ddd7a183c75eef4f4d321e840d2d954
Cr-Commit-Position: refs/heads/master@{#402911}
Patch Set 1 #
Total comments: 4
Patch Set 2 : rebase #Patch Set 3 : self-review #
Total comments: 4
Patch Set 4 : fix build error #Patch Set 5 : add missing include #
Total comments: 6
Patch Set 6 : CR #
Messages
Total messages: 12 (3 generated)
|