gecko-dev/dom/audiochannel
Nicholas Nethercote 6e6ae2ea9b Bug 1382099 - Remove MOZ_WIDGET_GONK from several dom/ subdirectories. r=mccr8,jdm.
As well as the obvious #ifdef stuff, the patch removes
TCPSocket::SetAppIdAndBrowser(), which means
{TCPSocketParent,TCPServerSocketParent}::{GetAppId,GetInIsolatedMozBrowser}()
can also be removed.
2017-07-21 10:52:44 +10:00
..
crashtests Bug 1339930 - Don't crash in AudioChannelService when dealing with Windows without a parent; r=baku 2017-02-16 12:35:24 -05:00
AudioChannelAgent.cpp Bug 1347791 - part2 : the tab would always be resumed when it goes to foreground first time. r=baku 2017-06-29 04:52:02 -07:00
AudioChannelAgent.h Bug 1302350 - part3 : provide a method to know the media-block-state before connecting to the AudioChannelService r=baku 2016-11-01 17:46:11 +08:00
AudioChannelService.cpp Bug 1382099 - Remove MOZ_WIDGET_GONK from several dom/ subdirectories. r=mccr8,jdm. 2017-07-21 10:52:44 +10:00
AudioChannelService.h Bug 1347791 - part3 : update block stauts to front-end side. r=baku,dao,mikedeboer 2017-06-29 05:46:20 -07:00
moz.build Bug 1299390 - part 2: Remove AudioChannelService methods required by BrowserElementAudioChannel only. r=alwu,baku 2017-05-18 09:31:00 +08:00
nsIAudioChannelAgent.idl Bug 1320005 - don't show the 'play tab' icon for the media element without audio track. r=baku 2016-12-13 22:47:13 +08:00