DescriptionDon't background processes with active audio output.
If a process is actively rendering audio, it should not be put into
the background state. "Active" is determined by having any stream
in the playing state as considered by AudioRendererHost.
When a tab has active audio, it's already being woken up ~ every
10-20ms, so I expect the power impact of this change to be negligible.
This should reduce glitching under load.
BUG=362294
TEST=Ensure Windows playback under load no longer glitches.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274020
Patch Set 1 : Add comment. #
Total comments: 4
Patch Set 2 : Comment. #
Messages
Total messages: 16 (0 generated)
|