gecko-dev/dom/midi
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
..
tests Bug 1650919 - Adding manifest annotations for xorigin test harness. r=kmag 2020-07-13 20:34:46 +00:00
MIDIAccess.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MIDIAccess.h
MIDIAccessManager.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MIDIAccessManager.h
MIDIInput.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MIDIInput.h
MIDIInputMap.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MIDIInputMap.h Bug 1626555 - Add `dom/midi` to the list of non-unified-build-compatible directories. r=sg 2020-10-29 15:24:40 +00:00
MIDIManagerChild.cpp
MIDIManagerChild.h
MIDIManagerParent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MIDIManagerParent.h
MIDIMessageEvent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MIDIMessageEvent.h Bug 1653229 - Remove unnecessary includes for BindingUtils.h. r=jgilbert 2020-07-22 15:12:10 +00:00
MIDIMessageQueue.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MIDIMessageQueue.h Bug 1626555 - Add `dom/midi` to the list of non-unified-build-compatible directories. r=sg 2020-10-29 15:24:40 +00:00
MIDIOutput.cpp Bug 1619112 part 2. Pass char literals instead of char16_t literals into ErrorResult throwing methods. r=smaug 2020-03-06 21:04:58 +00:00
MIDIOutput.h
MIDIOutputMap.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MIDIOutputMap.h Bug 1626555 - Add `dom/midi` to the list of non-unified-build-compatible directories. r=sg 2020-10-29 15:24:40 +00:00
MIDIPermissionRequest.cpp Bug 1626555 - Add `dom/midi` to the list of non-unified-build-compatible directories. r=sg 2020-10-29 15:24:40 +00:00
MIDIPermissionRequest.h Bug 1626555 - Add `dom/midi` to the list of non-unified-build-compatible directories. r=sg 2020-10-29 15:24:40 +00:00
MIDIPlatformRunnables.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MIDIPlatformRunnables.h Bug 1626555 - Add `dom/midi` to the list of non-unified-build-compatible directories. r=sg 2020-10-29 15:24:40 +00:00
MIDIPlatformService.cpp Bug 1626555 - Add `dom/midi` to the list of non-unified-build-compatible directories. r=sg 2020-10-29 15:24:40 +00:00
MIDIPlatformService.h
MIDIPort.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MIDIPort.h
MIDIPortChild.cpp
MIDIPortChild.h
MIDIPortInterface.cpp Bug 1626555 - Add `dom/midi` to the list of non-unified-build-compatible directories. r=sg 2020-10-29 15:24:40 +00:00
MIDIPortInterface.h
MIDIPortParent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MIDIPortParent.h
MIDITypes.ipdlh Bug 1654469 - Stop generating operator==/operator != for IPDL structs/unions by default. r=nika 2020-07-22 17:24:33 +00:00
MIDIUtils.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MIDIUtils.h
PMIDIManager.ipdl
PMIDIPort.ipdl
TestMIDIPlatformService.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestMIDIPlatformService.h
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00