gecko-dev/dom/audiochannel
Sylvestre Ledru fde06f6d21 Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
Also add some missing namespace qualifications

Done with:
./mach static-analysis check --checks="-*,modernize-concat-nested-namespaces" --fix dom/
./mach clang-format -p $(hg status dom/|grep ^M|awk '{print $2}')

Differential Revision: https://phabricator.services.mozilla.com/D95456
2020-11-04 17:04:01 +00:00
..
crashtests Bug 1332588 - Drop explicit setting of dom.animations.mainthread-synchronization-with-geometric-animations. r=boris 2020-05-13 21:36:44 +00:00
AudioChannelAgent.cpp Bug 1577890 - part10 : remove unused function 'ShouldBlockMedia()'. r=baku 2020-03-05 06:18:00 +00:00
AudioChannelAgent.h Bug 1577890 - part10 : remove unused function 'ShouldBlockMedia()'. r=baku 2020-03-05 06:18:00 +00:00
AudioChannelService.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
AudioChannelService.h Bug 1626439 - Part 2: Remove nsAutoPtr usage from dom/audiochannel. r=jya 2020-04-03 21:05:03 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsIAudioChannelAgent.idl Bug 1577890 - part9 : remove unused suspend types. r=baku 2020-03-05 06:17:41 +00:00