mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 895274 part.141 Get rid of NS_PLUGIN_FOCUS_EVENT due to unused r=smaug
This commit is contained in:
parent
ee388ac317
commit
29247f4457
@ -292,7 +292,6 @@ NS_EVENT_MESSAGE(NS_SIMPLE_GESTURE_EDGE_COMPLETED, NS_SIMPLE_GESTURE_EVENT_START
|
||||
// These are used to send native events to plugins.
|
||||
NS_EVENT_MESSAGE(NS_PLUGIN_EVENT_START, 3600)
|
||||
NS_EVENT_MESSAGE(NS_PLUGIN_INPUT_EVENT, NS_PLUGIN_EVENT_START)
|
||||
NS_EVENT_MESSAGE(NS_PLUGIN_FOCUS_EVENT, NS_PLUGIN_EVENT_START + 1)
|
||||
|
||||
// Events to manipulate selection (WidgetSelectionEvent)
|
||||
NS_EVENT_MESSAGE(NS_SELECTION_EVENT_START, 3700)
|
||||
|
Loading…
Reference in New Issue
Block a user