зеркало из https://github.com/mozilla/gecko-dev.git
Backing out bug 675669, due to its controversial landing.
This commit is contained in:
Родитель
1abdf5189b
Коммит
d4514a1ec4
|
@ -6668,7 +6668,7 @@ PresShell::HandleEvent(nsIView *aView,
|
|||
ignoreRootScrollFrame = static_cast<nsMouseEvent*>(aEvent)->ignoreRootScrollFrame;
|
||||
}
|
||||
nsIFrame* target = nsLayoutUtils::GetFrameForPoint(frame, eventPoint,
|
||||
PR_TRUE, ignoreRootScrollFrame);
|
||||
PR_FALSE, ignoreRootScrollFrame);
|
||||
if (target) {
|
||||
frame = target;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче