зеркало из https://github.com/mozilla/pjs.git
Fix for crash if -moz-binding points to an invalid file.
r=jst, sr=hyatt, b=81941 --pete
This commit is contained in:
Родитель
5fff21720b
Коммит
e5ec3082e2
|
@ -310,6 +310,7 @@ nsXBLStreamListener::OnStopRequest(nsIRequest* request, nsISupports* aCtxt, nsre
|
|||
nsXBLBindingRequest::Destroy(mXBLService->mPool, req);
|
||||
}
|
||||
|
||||
mBindingRequests.Clear();
|
||||
mDocument = nsnull;
|
||||
mBindingDocument = nsnull;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче