Fix for bug 110729. Prevent mail display pane to open a pluging in full page mode. Fix also an uninitialized pointer. Patch provided by av. R=ducarroz, SR=beard
git-svn-id: svn://10.0.0.236/trunk@134105 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -986,7 +986,6 @@ PluginListener::PluginListener(PluginViewerImpl* aViewer)
|
||||
NS_INIT_ISUPPORTS();
|
||||
mViewer = aViewer;
|
||||
NS_ADDREF(aViewer);
|
||||
mNextStream = nsnull;
|
||||
}
|
||||
|
||||
PluginListener::~PluginListener()
|
||||
|
||||
Reference in New Issue
Block a user