зеркало из https://github.com/mozilla/gecko-dev.git
Sync NPAPI scrolling constants between files. b=477126 r/sr=jst
This commit is contained in:
Родитель
62bf95e767
Коммит
1a93c5bcbe
|
@ -357,10 +357,9 @@ enum nsPluginEventType {
|
||||||
nsPluginEventType_AdjustCursorEvent,
|
nsPluginEventType_AdjustCursorEvent,
|
||||||
nsPluginEventType_MenuCommandEvent,
|
nsPluginEventType_MenuCommandEvent,
|
||||||
nsPluginEventType_ClippingChangedEvent,
|
nsPluginEventType_ClippingChangedEvent,
|
||||||
nsPluginEventType_ScrollingBeginsEvent,
|
nsPluginEventType_ScrollingBeginsEvent = 1000,
|
||||||
nsPluginEventType_ScrollingEndsEvent,
|
nsPluginEventType_ScrollingEndsEvent
|
||||||
#endif /* XP_MACOSX */
|
#endif
|
||||||
nsPluginEventType_Idle = 0
|
|
||||||
};
|
};
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
Загрузка…
Ссылка в новой задаче