[webkit-reviews] review granted: [Bug 51040] Error event in <script> element shouldn't bubble : [Attachment 90326] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 20 03:24:53 PDT 2011
Tony Gentilcore <tonyg at chromium.org> has granted Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 51040: Error event in <script> element shouldn't bubble
https://bugs.webkit.org/show_bug.cgi?id=51040
Attachment 90326: Patch
https://bugs.webkit.org/attachment.cgi?id=90326&action=review
------- Additional Comments from Tony Gentilcore <tonyg at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=90326&action=review
> Source/WebCore/svg/SVGScriptElement.cpp:57
> + else if (attr->name() == HTMLNames::onerrorAttr)
Adding support for the onerror attribute on SVG scripts should be called out in
the ChangeLog.
More information about the webkit-reviews
mailing list