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:
caillon%returnzero.com 2002-09-04 02:18:52 +00:00
Родитель 7f92e25158
Коммит ff02b99644
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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