Bug 447764, r+sr=bz

This commit is contained in:
Olli Pettay 2008-07-25 16:22:04 +03:00
parent 9ff707bf04
commit b6dd5e6bb6

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);