[Webkit-unassigned] [Bug 21063] NULL pointer crash in dispatchEvent(null);

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 25 11:10:04 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21063





------- Comment #2 from sam at webkit.org  2008-09-25 11:10 PDT -------
(In reply to comment #1)
> We seem to have the same issue in other dispatchEvent() implementations (why
> are there so many?). E.g. XMLHttpRequestUpload::dispatchEvent,
> DOMApplicationCache::dispatchEvent, MessagePort::dispatchEvent.

Anders and I just discussed this yesterday.  The functions seem generic enough
that we should be able to factor them up to EventTarget (or elsewhere).


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list