DescriptionEnsure FakeAudioOutputStream runs on the WorkerLoop.
Otherwise we end up issuing IO calls on the UI thread for OSX when
reading / writing to the SyncSocket. Additionally, these calls are
high frequency enough that they shouldn't be on the UI thread.
BUG=none
TEST=ThreadRestrictions::AssertIOAllowed() can be used in SyncSocket.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=229025
Patch Set 1 #Patch Set 2 : Fix test and DCHECK. #
Messages
Total messages: 11 (0 generated)
|