Bug 895274 part.234 Rename NS_SPEAKERMANAGER_SPEAKERFORCEDCHANGE to eSpeakerForcedChange r=smaug

This commit is contained in:
Masayuki Nakano 2015-09-15 00:14:34 +09:00
parent 4175eebf8f
commit f330e1391b
2 changed files with 2 additions and 2 deletions

View File

@ -670,7 +670,7 @@ NON_IDL_EVENT(warning,
eBasicEventClass)
NON_IDL_EVENT(speakerforcedchange,
NS_SPEAKERMANAGER_SPEAKERFORCEDCHANGE,
eSpeakerForcedChange,
EventNameType_None,
eBasicEventClass)

View File

@ -408,7 +408,7 @@ NS_EVENT_MESSAGE(NS_MEDIARECORDER_STOP, NS_MEDIARECORDER_EVENT_START +
// SpeakerManager events
NS_EVENT_MESSAGE(NS_SPEAKERMANAGER_EVENT_START, 5800)
NS_EVENT_MESSAGE(NS_SPEAKERMANAGER_SPEAKERFORCEDCHANGE, NS_SPEAKERMANAGER_EVENT_START + 1)
NS_EVENT_MESSAGE(eSpeakerForcedChange, NS_SPEAKERMANAGER_EVENT_START + 1)
#ifdef MOZ_GAMEPAD
// Gamepad input events