зеркало из https://github.com/mozilla/pjs.git
bug 309523 remove now-addressed XXX comment
r+sr=bz
This commit is contained in:
Родитель
b93cf6e717
Коммит
08a9a36e4e
|
@ -284,7 +284,6 @@ IsSupportedPlugin(const nsCString& aMIMEType)
|
||||||
return PR_FALSE;
|
return PR_FALSE;
|
||||||
}
|
}
|
||||||
nsresult rv = host->IsPluginEnabledForType(aMIMEType.get());
|
nsresult rv = host->IsPluginEnabledForType(aMIMEType.get());
|
||||||
// XXX do plugins expect to work via extension too?
|
|
||||||
return NS_SUCCEEDED(rv);
|
return NS_SUCCEEDED(rv);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче