Fix for bug 181576. Some how the line mNextStream = nsnull which was part of the patch for bug 110729 but was actually present it the tree get removed when I checked in the fix for bug 110729!
git-svn-id: svn://10.0.0.236/trunk@134361 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -986,6 +986,7 @@ PluginListener::PluginListener(PluginViewerImpl* aViewer)
|
||||
NS_INIT_ISUPPORTS();
|
||||
mViewer = aViewer;
|
||||
NS_ADDREF(aViewer);
|
||||
mNextStream = nsnull;
|
||||
}
|
||||
|
||||
PluginListener::~PluginListener()
|
||||
|
||||
Reference in New Issue
Block a user