[Webkit-unassigned] [Bug 15413] SVGElementInstance does not implement EventTarget

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 7 15:29:22 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15413





------- Comment #1 from eric at webkit.org  2007-10-07 15:29 PDT -------
Ha. So it turns out that SVGElementInstance.idl has a bogus
LANGUAGE_OBJECTIVE_JAVASCRIPT line in it which is preventing it from even
attempting to generate addEventListener, etc.  However, if you remove that
line, the autogeneration system falls on its face trying.  It looks like
JSEventTargetNode isn't actually autogenerated.


-- 
Configure bugmail: http://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