mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 571294 - Fix typo causing compile bustage on a CLOSED TREE a=bustage
This commit is contained in:
parent
2b395f78d2
commit
afccea7e2c
@ -814,7 +814,7 @@ nsIContent::PreHandleEvent(EventChainPreVisitor& aVisitor)
|
||||
case eFormReset:
|
||||
case eResize:
|
||||
case eScroll:
|
||||
case eSelectStart:
|
||||
case NS_SELECT_START:
|
||||
stopEvent = true;
|
||||
break;
|
||||
case NS_USER_DEFINED_EVENT:
|
||||
|
Loading…
Reference in New Issue
Block a user