Bug 51445. r=beard@netscape.com
git-svn-id: svn://10.0.0.236/trunk@78417 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -446,7 +446,8 @@ nsProxyObject::Post( PRUint32 methodIndex, nsXPTMethodInfo *methodInfo, nsXPTCMi
|
||||
|
||||
if (callDirectly)
|
||||
{
|
||||
EventHandler(event);
|
||||
EventHandler(event);
|
||||
PL_DestroyEvent(event);
|
||||
// there is no need to call the DestroyHandler() because
|
||||
// there is no need to wake up the nested event loop.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user