зеркало из https://github.com/mozilla/gecko-dev.git
156849 - embedded gecko can suffer from too little GC in some cases
Patch by Johnny Stenback <jst@netscape.com> r=caillon sr=bzbarsky
This commit is contained in:
Родитель
7f92e25158
Коммит
ff02b99644
|
@ -569,6 +569,8 @@ GlobalWindowImpl::SetDocShell(nsIDocShell* aDocShell)
|
|||
}
|
||||
}
|
||||
|
||||
mContext->GC();
|
||||
|
||||
mContext = nsnull; // force release now
|
||||
mControllers = nsnull; // force release now
|
||||
mChromeEventHandler = nsnull; // force release now
|
||||
|
|
Загрузка…
Ссылка в новой задаче