gecko-dev/dom/midi
Ehsan Akhgari b5a2bda7ee Bug 1527505 - Part 9: Make nsIPermissionManager accept ACString arguments for permission types instead of raw C strings; r=nika
This will mean that in places like the tight loop in GetTypeIndex()
we would no longer require calling strlen() on the input type argument
once per loop iteration.

Depends on D20236

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

--HG--
extra : moz-landing-system : lando
2019-02-21 22:54:28 +00:00
..
tests
MIDIAccess.cpp
MIDIAccess.h
MIDIAccessManager.cpp
MIDIAccessManager.h
MIDIInput.cpp
MIDIInput.h
MIDIInputMap.cpp
MIDIInputMap.h
MIDIManagerChild.cpp
MIDIManagerChild.h
MIDIManagerParent.cpp
MIDIManagerParent.h Bug 1512990 - Part 4 - remove declarations of Recv/Answer methods from IPDL protocol base class; r=froydnj 2019-02-06 15:58:43 +00:00
MIDIMessageEvent.cpp
MIDIMessageEvent.h
MIDIMessageQueue.cpp
MIDIMessageQueue.h
MIDIOutput.cpp
MIDIOutput.h
MIDIOutputMap.cpp
MIDIOutputMap.h
MIDIPermissionRequest.cpp Bug 1527505 - Part 9: Make nsIPermissionManager accept ACString arguments for permission types instead of raw C strings; r=nika 2019-02-21 22:54:28 +00:00
MIDIPermissionRequest.h
MIDIPlatformRunnables.cpp
MIDIPlatformRunnables.h
MIDIPlatformService.cpp
MIDIPlatformService.h
MIDIPort.cpp
MIDIPort.h
MIDIPortChild.cpp
MIDIPortChild.h Bug 1512990 - Part 4 - remove declarations of Recv/Answer methods from IPDL protocol base class; r=froydnj 2019-02-06 15:58:43 +00:00
MIDIPortInterface.cpp
MIDIPortInterface.h
MIDIPortParent.cpp
MIDIPortParent.h Bug 1512990 - Part 4 - remove declarations of Recv/Answer methods from IPDL protocol base class; r=froydnj 2019-02-06 15:58:43 +00:00
MIDITypes.ipdlh
MIDIUtils.cpp
MIDIUtils.h
PMIDIManager.ipdl
PMIDIPort.ipdl
TestMIDIPlatformService.cpp
TestMIDIPlatformService.h
moz.build