[webkit-reviews] review granted: [Bug 108441] [V8] Simplify CodeGeneratorV8.pm by using InheritsExtendedAttribute("EventTarget") : [Attachment 185708] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 31 10:17:43 PST 2013


Adam Barth <abarth at webkit.org> has granted Kentaro Hara
<haraken at chromium.org>'s request for review:
Bug 108441: [V8] Simplify CodeGeneratorV8.pm by using
InheritsExtendedAttribute("EventTarget")
https://bugs.webkit.org/show_bug.cgi?id=108441

Attachment 185708: Patch
https://bugs.webkit.org/attachment.cgi?id=185708&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=185708&action=review


> Source/WebCore/svg/SVGElementInstance.idl:32
> +    EventTarget

Won't SVGElementInstance get "InheritsExtendedAttribute" by deriving from
EventTarget?


More information about the webkit-reviews mailing list