Bug 554262 - [OOPP] Silverlight context menu hangs the browser. r=bent, jmathies.
This commit is contained in:
@@ -658,6 +658,8 @@ RPCChannel::SpinInternalEventLoop()
|
||||
} else {
|
||||
TranslateMessage(&msg);
|
||||
DispatchMessageW(&msg);
|
||||
ExitSpinLoop();
|
||||
return false;
|
||||
}
|
||||
} else {
|
||||
// Block and wait for any posted application messages
|
||||
|
||||
Reference in New Issue
Block a user