DescriptionThis patch enables pulse as the default IO handling in Chrome.
Right now we have the dynamic linking for pulse library, for the machine without pulse, it will automatically fall back to ALSA.
In order to enable pulse as the default IO, libpulse-dev package is required to build Chrome on linux. Previously libpulse-dev is only required if building chromeOS, right now it is also required by building chrome.
Note, we still have some small issues for the pulse implementations, so this patch needs to be landed after https://codereview.chromium.org/12328097/,
https://codereview.chromium.org/12316131/, https://codereview.chromium.org/12310102/ and
https://codereview.chromium.org/12613005/
BUG=178101
TEST=compile on linux
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=187677
Patch Set 1 : #Patch Set 2 : rebased #Patch Set 3 : rebased #
Total comments: 2
Patch Set 4 : added UMA histogram #
Messages
Total messages: 15 (0 generated)
|