Bug 758363: Implement NPN_ReloadPlugins for out-of-process plugins. r=bsmedberg
This commit is contained in:
@@ -1263,7 +1263,8 @@ _reloadplugins(NPBool aReloadPages)
|
||||
{
|
||||
PLUGIN_LOG_DEBUG_FUNCTION;
|
||||
ENSURE_PLUGIN_THREAD_VOID();
|
||||
NS_WARNING("Not yet implemented!");
|
||||
|
||||
PluginModuleChild::current()->SendNPN_ReloadPlugins(!!aReloadPages);
|
||||
}
|
||||
|
||||
void NP_CALLBACK
|
||||
|
||||
Reference in New Issue
Block a user