gecko-dev/dom/midi
serge-sans-paille 8a0a0f7524 Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato
MOZ_RUNINIT => initialized at runtime
MOZ_CONSTINIT => initialized at compile time
MOZ_GLOBINIT => initialized either at runtime or compile time, depending on template parameter, macro parameter etc
This annotation is only understood by our clang-tidy plugin. It has no
effect on regular compilation.

Differential Revision: https://phabricator.services.mozilla.com/D223341
2024-10-30 11:05:24 +00:00
..
crashtests Bug 1927138 - Remove popover prefs. r=webidl,smaug 2024-10-27 08:47:00 +00:00
midir_impl
tests Bug 1923015 - Remove no longer needed addonsManager.reportSuspiciousSite telemetry event, r=chutten,bholley. 2024-10-11 11:21:46 +00:00
AlsaCompatibility.cpp
MIDIAccess.cpp
MIDIAccess.h
MIDIAccessManager.cpp
MIDIAccessManager.h
MIDIInput.cpp
MIDIInput.h
MIDIInputMap.cpp
MIDIInputMap.h
MIDILog.cpp
MIDILog.h
MIDIManagerChild.cpp
MIDIManagerChild.h
MIDIManagerParent.cpp
MIDIManagerParent.h
MIDIMessageEvent.cpp
MIDIMessageEvent.h
MIDIMessageQueue.cpp
MIDIMessageQueue.h
MIDIOutput.cpp
MIDIOutput.h
MIDIOutputMap.cpp
MIDIOutputMap.h
MIDIPermissionRequest.cpp
MIDIPermissionRequest.h
MIDIPlatformRunnables.cpp
MIDIPlatformRunnables.h
MIDIPlatformService.cpp
MIDIPlatformService.h
MIDIPort.cpp
MIDIPort.h
MIDIPortChild.cpp
MIDIPortChild.h
MIDIPortInterface.cpp
MIDIPortInterface.h
MIDIPortParent.cpp
MIDIPortParent.h
midirMIDIPlatformService.cpp Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
midirMIDIPlatformService.h
MIDITypes.ipdlh
MIDIUtils.cpp Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
MIDIUtils.h
moz.build
PMIDIManager.ipdl
PMIDIPort.ipdl
TestMIDIPlatformService.cpp
TestMIDIPlatformService.h