Bug 554262 - [OOPP] Silverlight context menu hangs the browser. r=bent, jmathies.

This commit is contained in:
Chris Jones
2010-03-24 16:49:54 -05:00
parent cbfd4e78fa
commit 14a8532253
2 changed files with 16 additions and 2 deletions

View File

@@ -658,6 +658,8 @@ RPCChannel::SpinInternalEventLoop()
} else {
TranslateMessage(&msg);
DispatchMessageW(&msg);
ExitSpinLoop();
return false;
}
} else {
// Block and wait for any posted application messages