зеркало из https://github.com/mozilla/gecko-dev.git
8d8a78e920
We have implemented new audio focus management in bug1565689 which would allow us to have one tab playing audio at the same time no matter we're using e10s or Fission. Therefore, we can remove the old pref dom.audiochannel.audioCompeting and dom.audiochannel.audioCompeting.allAgents, which are only work on non-e10s mode. In addition, the audio competing is only used by default on Fennec, but Fennec is now no longer following the latest m-c, it's using ESR68. So even if our new audio focus management is not on by default on Android, it won't affect current behavior on Fennec. We can 100% sure that we won't need those code for old audio competing anymore. Differential Revision: https://phabricator.services.mozilla.com/D44749 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
crashtests | ||
AudioChannelAgent.cpp | ||
AudioChannelAgent.h | ||
AudioChannelService.cpp | ||
AudioChannelService.h | ||
moz.build | ||
nsIAudioChannelAgent.idl |