[webkit-reviews] review granted: [Bug 118496] Use toSVGFontElement() instead of static_cast<SVGFontElement*> : [Attachment 206300] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 9 04:07:11 PDT 2013


Andreas Kling <akling at apple.com> has granted Gyuyoung Kim
<gyuyoung.kim at samsung.com>'s request for review:
Bug 118496: Use toSVGFontElement() instead of static_cast<SVGFontElement*>
https://bugs.webkit.org/show_bug.cgi?id=118496

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

------- Additional Comments from Andreas Kling <akling at apple.com>
r=me.

It would be nice to have an isSVGFontElement(const Node*) instead of checking
hasTagName().


More information about the webkit-reviews mailing list