[webkit-reviews] review granted: [Bug 121638] Add covariant RenderElement* ContainerNode::renderer() : [Attachment 212096] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 19 14:37:58 PDT 2013


Andreas Kling <akling at apple.com> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 121638: Add covariant RenderElement* ContainerNode::renderer()
https://bugs.webkit.org/show_bug.cgi?id=121638

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

------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=212096&action=review


> Source/WebCore/ChangeLog:3
> +	   Add covariant RenderElement* ContainerNode::renderer()

ContainerNode -> RenderElement -> Element
This is pretty weird-looking. :)


More information about the webkit-reviews mailing list