Added some release calls for mBack, mForward, and mLocation
git-svn-id: svn://10.0.0.236/trunk@7386 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -331,6 +331,9 @@ nsBrowserWindow::Destroy()
|
||||
NS_RELEASE(mWebShell);
|
||||
}
|
||||
|
||||
NS_IF_RELEASE(mBack);
|
||||
NS_IF_RELEASE(mForward);
|
||||
NS_IF_RELEASE(mLocation);
|
||||
NS_IF_RELEASE(mThrobber);
|
||||
// XXX What about releasing all the other objects...
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user