gecko-dev/ipc/glue/test
alwu e085c179d6 Bug 1884209 - part3 : add 'media.wmf.media-engine.channel-decoder.enabled=false' r=gerard-majax
When disabling the audio utility pref, there are some tests testing the
fallback mechanism, which means the audio decoding would happen either
on the RDD process or the content process.

However, on wmfme, the pref `media.wmf.media-engine.channel-decoder.enabled`
is enabled [1] in order to run non-mse playback on the MFCDM process,
that causes failure for those tests.

As that pref is a test-only pref and won't be used on the production, we
should simply disable that pref for those tests in order to get the
expected behavior.

[1] https://searchfox.org/mozilla-central/rev/b55a24116575b1b6c17f1aa56a0b142d86dfa41c/taskcluster/ci/test/variants.yml#343

Depends on D203953

Differential Revision: https://phabricator.services.mozilla.com/D203954
2024-03-08 22:39:47 +00:00
..
browser Bug 1884209 - part3 : add 'media.wmf.media-engine.channel-decoder.enabled=false' r=gerard-majax 2024-03-08 22:39:47 +00:00
gtest
utility_process_xpcom Bug 1640839 - Stop using UtilityActorName::EndGuard_. r=gerard-majax 2024-03-02 07:50:24 +00:00