зеркало из https://github.com/mozilla/pjs.git
Fixing Mac bustage
This commit is contained in:
Родитель
72764c328d
Коммит
cf694cecf6
|
@ -1241,7 +1241,7 @@ nsEventStateManager::FireContextClick()
|
|||
// when we're through because no one else is doing anything more with this
|
||||
// event and it will get reset on the very next event to the correct frame).
|
||||
mCurrentTarget = nsnull;
|
||||
if ( mGestureDownContent )
|
||||
if ( mGestureDownContent ) {
|
||||
mEventPresContext->GetPresShell()->GetPrimaryFrameFor(mGestureDownContent,
|
||||
&mCurrentTarget);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче