Bug 447764, r+sr=bz, a=ss

git-svn-id: svn://10.0.0.236/trunk@253614 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
Olli.Pettay%helsinki.fi 2008-08-15 08:49:31 +00:00
parent aae0e35a4c
commit 305d78bb30

View File

@ -1176,6 +1176,7 @@ found:
EmptyString(), aDOMEvent);
}
if (*aDOMEvent) {
nsRefPtr<nsIDOMEventListener> kungFuDeathGrip = ls->mListener;
if (useTypeInterface) {
DispatchToInterface(*aDOMEvent, ls->mListener,
dispData->method, *typeData->iid);