RESOLVED DUPLICATE of bug 15413 16934
Remove SVGElement::dispatchEvent
https://bugs.webkit.org/show_bug.cgi?id=16934
Summary Remove SVGElement::dispatchEvent
Eric Seidel (no email)
Reported 2008-01-19 00:13:03 PST
Remove SVGElement::dispatchEvent Or at least remove the todo: bool SVGElement::dispatchEvent(PassRefPtr<Event> e, ExceptionCode& ec, bool tempEvent) 223 { 224 // TODO: This function will be removed in a follow-up patch! 225
Attachments
Nikolas Zimmermann
Comment 1 2008-01-19 02:30:51 PST
This is fixed by bug 15413 - which isn't checked in yet. (still the js caching issue..) *** This bug has been marked as a duplicate of 15413 ***
Note You need to log in before you can comment on or make changes to this bug.