gecko-dev/dom/audiochannel
Alastor Wu c829506a99 Bug 1580659 - part8 : trimming public methods of AudioChannelAgent. r=chunmin
To hide some functions from `AudioChannelAgent` to avoid an access from `AudioChannelAgentCallback` (eg. media element, audio destination node...), and only allow `AudioChannelService` to use those functions.

Differential Revision: https://phabricator.services.mozilla.com/D45755

--HG--
extra : moz-landing-system : lando
2019-09-24 06:55:33 +00:00
..
crashtests
AudioChannelAgent.cpp Bug 1580659 - part6 : remove input config parameter from 'NotifyStartedPlaying()'. r=Ehsan 2019-09-24 21:18:07 +00:00
AudioChannelAgent.h Bug 1580659 - part8 : trimming public methods of AudioChannelAgent. r=chunmin 2019-09-24 06:55:33 +00:00
AudioChannelService.cpp Bug 1580659 - part3 : call 'WindowAudioCaptureChanged()' explicitly. r=chunmin,karlt 2019-09-24 06:55:43 +00:00
AudioChannelService.h Bug 1580659 - part3 : call 'WindowAudioCaptureChanged()' explicitly. r=chunmin,karlt 2019-09-24 06:55:43 +00:00
moz.build Bug 1544352 - update BUG_COMPONENT for some dom/* and testing/web-platform/* files. r=overholt,jmaher 2019-04-25 09:14:08 +00:00
nsIAudioChannelAgent.idl Bug 1580659 - part6 : remove input config parameter from 'NotifyStartedPlaying()'. r=Ehsan 2019-09-24 21:18:07 +00:00