Bug 554186 - Part 1: Unimplement NPN_Status API. r=josh

This commit is contained in:
Chris Peterson
2015-06-13 22:50:03 -07:00
parent ac1558dfb5
commit 8c77629af9
7 changed files with 4 additions and 80 deletions

View File

@@ -1326,9 +1326,7 @@ void
_status(NPP aNPP,
const char* aMessage)
{
PLUGIN_LOG_DEBUG_FUNCTION;
ENSURE_PLUGIN_THREAD_VOID();
NS_WARNING("Not yet implemented!");
// NPN_Status is no longer supported.
}
void