зеркало из https://github.com/mozilla/pjs.git
#3974 "mac crashes when hitting return to submit form"
This commit is contained in:
Родитель
e7ca1e3bd6
Коммит
8084f5dd4a
|
@ -134,6 +134,7 @@ nsEventStateManager::PostHandleEvent(nsIPresContext& aPresContext,
|
|||
aEvent->widget->SetFocus();
|
||||
}
|
||||
}
|
||||
NS_RELEASE(newFocus);
|
||||
}
|
||||
}
|
||||
//Break left out on purpose
|
||||
|
|
|
@ -134,6 +134,7 @@ nsEventStateManager::PostHandleEvent(nsIPresContext& aPresContext,
|
|||
aEvent->widget->SetFocus();
|
||||
}
|
||||
}
|
||||
NS_RELEASE(newFocus);
|
||||
}
|
||||
}
|
||||
//Break left out on purpose
|
||||
|
|
Загрузка…
Ссылка в новой задаче