Forgot to add a code comment in my last checkin.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178553 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -220,6 +220,7 @@ ImageListener::OnStopRequest(nsIRequest* request, nsISupports *ctxt,
|
||||
}
|
||||
|
||||
|
||||
// mImageContent can be null if the document is already destroyed
|
||||
if (NS_FAILED(status) && imgDoc->mStringBundle && imgDoc->mImageContent) {
|
||||
nsCAutoString src;
|
||||
imgDoc->mDocumentURI->GetSpec(src);
|
||||
|
||||
Reference in New Issue
Block a user