Bug 895274 part.34 Rename NS_MOUSE_OUT to eMouseOut r=smaug
This commit is contained in:
@@ -355,7 +355,7 @@ HTMLButtonElement::PostHandleEvent(EventChainPostVisitor& aVisitor)
|
||||
break;
|
||||
|
||||
// XXX this doesn't seem to do anything yet
|
||||
case NS_MOUSE_OUT:
|
||||
case eMouseOut:
|
||||
{
|
||||
aVisitor.mPresContext->EventStateManager()->
|
||||
SetContentState(nullptr, NS_EVENT_STATE_HOVER);
|
||||
|
||||
Reference in New Issue
Block a user