зеркало из https://github.com/mozilla/pjs.git
Cleaning up unused code
This commit is contained in:
Родитель
2d1abf69b8
Коммит
94d25ee2c9
|
@ -617,8 +617,6 @@ NS_METHOD nsFrame::HandleEvent(nsIPresContext& aPresContext,
|
||||||
{
|
{
|
||||||
aEventStatus = nsEventStatus_eIgnore;
|
aEventStatus = nsEventStatus_eIgnore;
|
||||||
|
|
||||||
//if (nsnull != mContent && (aEvent->message != NS_MOUSE_LEFT_BUTTON_UP ||
|
|
||||||
// (aEvent->message == NS_MOUSE_LEFT_BUTTON_UP && !mDoingSelection))) {
|
|
||||||
if (nsnull != mContent) {
|
if (nsnull != mContent) {
|
||||||
mContent->HandleDOMEvent(aPresContext, (nsEvent*)aEvent, nsnull, DOM_EVENT_INIT, aEventStatus);
|
mContent->HandleDOMEvent(aPresContext, (nsEvent*)aEvent, nsnull, DOM_EVENT_INIT, aEventStatus);
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче