backing out the part of the patch for bug 54349 that caused the leak
regression bug 118726.
This commit is contained in:
@@ -3541,7 +3541,6 @@ nsDocShell::CreateContentViewer(const char *aContentType,
|
||||
|
||||
nsCOMPtr<nsILoadGroup> loadGroup(do_GetInterface(mLoadCookie));
|
||||
NS_ENSURE_TRUE(loadGroup, NS_ERROR_FAILURE);
|
||||
loadGroup->SetNotificationCallbacks(NS_STATIC_CAST(nsIInterfaceRequestor *, this));
|
||||
|
||||
// Instantiate the content viewer object
|
||||
nsCOMPtr<nsIContentViewer> viewer;
|
||||
|
||||
Reference in New Issue
Block a user