Srinivasa Raghavan wrote:
domEvent->InitEvent("mouseover",PR_TRUE,PR_TRUE);

Shouldn't you use InitMouseEvent() for a mouseover?

proxyObjMgr->GetProxyForObject(eventqueue,NS_GET_IID(nsIDOMEventTarget),(nsIDOMEventTarget *) evtTarget,PROXY_SYNC,(void **)&proxyEventTarget); // proxyobject

Er... probably unrelated, but why are you proxying here? Isn't this code already on the main thread?

-Boris
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to