DescriptionTry not to let the AUHAL driver get stuck sending silence.
It seems that when waking from sleep we may miss device change
notifications and end up in a perpetually silent state.
Try to avoid this by posting a task if we get into this state. Only
do this once. AudioManagerMac will ignore the request if no change
has taken place.
BUG=160920, 249830
TEST=no crashes. audio plays, device changes work.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207786
Patch Set 1 : Remove extra log. #
Total comments: 2
Patch Set 2 : Modify comments. #
Messages
Total messages: 6 (0 generated)
|