mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
648d8e17e1
Switching to Debian build images will force a version bump from pulseaudio 0.9.something to pulseaudio 2.0. Practically speaking, as long as bug 1427150 is fixed (which it is), this is strictly better, because this enables all the PA_CHECK_VERSION(2,0,0) code in libcubeb, which handles port availability (whether output is plugged or not), and with bug 1427150, it does so in a backward compatible manner. Now, since this is a behavior change from what we're currently shipping, this has the potential of triggering unexpected test failures, or break sound for users. The likelyhood of the latter happening is rather low, though, because Linux distros have been building with pulseaudio >= 2.0 for a long time and we haven't heard about port availability breaking sound for them. But it's still better to decouple this change from the switch to Debian. We abuse the build-gtk3.sh script which installs gtk3 in the CentOS build image to install pulseaudio as well. --HG-- extra : rebase_source : eb4e4033c50d59117b5199d1653d85f871503b2f |
||
---|---|---|
.. | ||
build-binutils | ||
build-gcc | ||
build-gtk3 | ||
build-hfsplus | ||
elfhack | ||
stdc++compat | ||
aix.exp | ||
moz.build | ||
mozconfig.asan | ||
mozconfig.fuzzing | ||
mozconfig.linux | ||
mozconfig.linux32 | ||
mozconfig.stdcxx | ||
mozconfig.tsan | ||
mozilla.in | ||
print-failed-commands.sh | ||
print-non-newline.sh | ||
rewrite_asan_dylib.py | ||
run-gprof.sh | ||
run-hiprof.sh | ||
run-mozilla.sh | ||
run-third.sh |