Null plugin registered twice. bug 67933 a=av r=attinasi
git-svn-id: svn://10.0.0.236/trunk@89959 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b3d40180c2
commit
be7931b525
@ -3490,10 +3490,12 @@ NS_IMETHODIMP nsPluginHostImpl::LoadPlugins()
|
||||
lpath,
|
||||
PR_TRUE); // check for specific plugins
|
||||
}
|
||||
#endif
|
||||
|
||||
mPluginsLoaded = PR_TRUE; // at this point 'some' plugins have been loaded,
|
||||
// the rest is optional
|
||||
|
||||
#ifdef XP_WIN
|
||||
// Check the windows registry for extra paths to scan for plugins
|
||||
//
|
||||
// We are going to get this registry key location from the pref:
|
||||
|
||||
@ -3490,10 +3490,12 @@ NS_IMETHODIMP nsPluginHostImpl::LoadPlugins()
|
||||
lpath,
|
||||
PR_TRUE); // check for specific plugins
|
||||
}
|
||||
#endif
|
||||
|
||||
mPluginsLoaded = PR_TRUE; // at this point 'some' plugins have been loaded,
|
||||
// the rest is optional
|
||||
|
||||
#ifdef XP_WIN
|
||||
// Check the windows registry for extra paths to scan for plugins
|
||||
//
|
||||
// We are going to get this registry key location from the pref:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user