зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1150709 - Add mForceContentDispatch to nsInProcessTabChildGlobal (r=smaug)
This commit is contained in:
Родитель
80aa38fc3e
Коммит
b313bfcfe2
|
@ -260,6 +260,7 @@ nsInProcessTabChildGlobal::GetOwnerContent()
|
|||
nsresult
|
||||
nsInProcessTabChildGlobal::PreHandleEvent(EventChainPreVisitor& aVisitor)
|
||||
{
|
||||
aVisitor.mForceContentDispatch = true;
|
||||
aVisitor.mCanHandle = true;
|
||||
|
||||
#ifdef DEBUG
|
||||
|
|
Загрузка…
Ссылка в новой задаче