Bug 568129 - Don't reset the delayed flash reply message flag, triggering the call at some point during fullscreen tear down. r=bent.

This commit is contained in:
Jim Mathies 2010-05-26 20:07:25 -05:00
parent 5967cfb1cf
commit 9f80071784

View File

@ -1926,8 +1926,6 @@ PluginModuleChild::ExitedCall()
LRESULT CALLBACK
PluginModuleChild::CallWindowProcHook(int nCode, WPARAM wParam, LPARAM lParam)
{
gDelayFlashFocusReplyUntilEval = false;
// Trap and reply to anything we recognize as the source of a
// potential send message deadlock.
if (nCode >= 0 &&