зеркало из https://github.com/mozilla/pjs.git
Bug 461994 - Crash [@ DocumentViewerImpl::Close] with reloading, r+sr=bz
This commit is contained in:
Родитель
275086c36c
Коммит
aea481fadc
|
@ -1320,7 +1320,7 @@ DocumentViewerImpl::Close(nsISHEntry *aSHEntry)
|
|||
// out of band cleanup of webshell
|
||||
mDocument->SetScriptGlobalObject(nsnull);
|
||||
|
||||
if (!mSHEntry)
|
||||
if (!mSHEntry && mDocument)
|
||||
mDocument->RemovedFromDocShell();
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче