[webkit-reviews] review requested: [Bug 5874] WebCore+SVG needs support for "evt" instead of event : [Attachment 5836] addressed Darin's concerns

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Sun Jan 22 04:40:26 PST 2006


Eric Seidel <macdome at opendarwin.org> has asked	for review:
Bug 5874: WebCore+SVG needs support for "evt" instead of event
http://bugzilla.opendarwin.org/show_bug.cgi?id=5874

Attachment 5836: addressed Darin's concerns
http://bugzilla.opendarwin.org/attachment.cgi?id=5836&action=edit

------- Additional Comments from Eric Seidel <macdome at opendarwin.org>
This new patch adds an JSSVGLazyEventListener subclass for SVG to use.	This
patch also simplifies the way that event listeners are created by removing two
unecessary layers of abstraction.  This should address both darin and maciej's
concerns.  We do not currently support both "evt" and "event" for SVG event
handlers like hyatt (and others) suggested.  That dual functionality can be
tracked by a separate bug.



More information about the webkit-reviews mailing list