Description[Chromecast] Add BindToTaskRunner and BindToCurrentThread
We have a few locations where we want to bind a callback to run
on a specific task runner. We also use media::BindToCurrentLoop
in many places, even where there isn't necessarily a media
dependency. Now BindToCurrentThread can be used instead.
BUG= internal b/26273598
TEST= cast_base_unittests
Committed: https://crrev.com/5ff9107e04c398377052272a84c20da313a853fb
Cr-Commit-Position: refs/heads/master@{#367156}
Patch Set 1 #Patch Set 2 : Fix comments #
Total comments: 2
Patch Set 3 : Correct copyright notice #
Messages
Total messages: 17 (6 generated)
|