gecko-dev/dom/audiochannel
Alastor Wu 860c67add0 Bug 1348783 - use LazyLogModule for AudioChannel logging. r=baku
LazyLog can be used easily via adding the pref("logging.MODULE_NAME", DEBUG_LEVEL).
It's more convenient than PRLog.

MozReview-Commit-ID: T7uSxVAiN3

--HG--
extra : rebase_source : c0b8925e5c60353c690ca68b8fe4361b48a0f57a
2017-03-21 10:38:48 +08: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 1319771 - part2 : resume foreground window if it was still be blocked. r=baku 2017-02-03 10:50:07 +08: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 1348783 - use LazyLogModule for AudioChannel logging. r=baku 2017-03-21 10:38:48 +08:00
AudioChannelService.h Bug 1348783 - use LazyLogModule for AudioChannel logging. r=baku 2017-03-21 10:38:48 +08:00
moz.build Bug 1339232 - annotate more dom/* moz.build files with BUG_COMPONENT. r=overholt 2017-03-01 08:20:25 -05: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
nsIAudioChannelService.idl Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00