Fix for crash if -moz-binding points to an invalid file.
r=jst, sr=hyatt, b=81941 --pete git-svn-id: svn://10.0.0.236/trunk@100524 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
5ae7ee3c2d
commit
d24d14416b
@ -310,6 +310,7 @@ nsXBLStreamListener::OnStopRequest(nsIRequest* request, nsISupports* aCtxt, nsre
|
||||
nsXBLBindingRequest::Destroy(mXBLService->mPool, req);
|
||||
}
|
||||
|
||||
mBindingRequests.Clear();
|
||||
mDocument = nsnull;
|
||||
mBindingDocument = nsnull;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user