DescriptionFix and enable WinAudioInputTest.WASAPIAudioInputStreamTestPacketSizes.
Contrary to what had been assumed, CheckCountAndPostQuitTask doesn't
run on the main thread. Because of that, it cannot quit the RunLoop
running on the main thread by calling its QuitWhenIdle function; it
needs to post a QuitWhenIdleClosure to it.
BUG=641142
Committed: https://crrev.com/7accaec8bb0f2bc5172e816370895b3e5cb1d874
Cr-Commit-Position: refs/heads/master@{#414783}
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|