mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 895274 part.249 Rename NS_AUDIO_PROCESS to eAudioProcess r=smaug
This commit is contained in:
parent
566c62d268
commit
7e23058691
@ -930,7 +930,7 @@ NON_IDL_EVENT(animationiteration,
|
||||
eAnimationEventClass)
|
||||
|
||||
NON_IDL_EVENT(audioprocess,
|
||||
NS_AUDIO_PROCESS,
|
||||
eAudioProcess,
|
||||
EventNameType_None,
|
||||
eBasicEventClass)
|
||||
|
||||
|
@ -335,7 +335,7 @@ NS_EVENT_MESSAGE(eSMILEndEvent, eSMILEventFirst + 1)
|
||||
NS_EVENT_MESSAGE(eSMILRepeatEvent, eSMILEventFirst + 2)
|
||||
|
||||
NS_EVENT_MESSAGE(eAudioEventFirst, 4350)
|
||||
NS_EVENT_MESSAGE(NS_AUDIO_PROCESS, eAudioEventFirst)
|
||||
NS_EVENT_MESSAGE(eAudioProcess, eAudioEventFirst)
|
||||
NS_EVENT_MESSAGE(NS_AUDIO_COMPLETE, eAudioEventFirst + 1)
|
||||
|
||||
// script notification events
|
||||
|
Loading…
Reference in New Issue
Block a user