mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-22 10:27:03 +00:00
!MOZ_IPC build bustage from bug 532751
--HG-- extra : rebase_source : a0b3a3318d3cd3d03fb034ae4d9fd5ab6cb9454a
This commit is contained in:
parent
da33d06c2d
commit
f1d7c769d8
@ -301,6 +301,7 @@ nsNPAPIPlugin::SetPluginRefNum(short aRefNum)
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_IPC
|
||||
void
|
||||
nsNPAPIPlugin::PluginCrashed()
|
||||
{
|
||||
@ -309,6 +310,7 @@ nsNPAPIPlugin::PluginCrashed()
|
||||
NS_RELEASE(tag->mEntryPoint);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
namespace {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user