[webkit-reviews] review granted: [Bug 102950] Replace NodeRendererFactory class with a function : [Attachment 175462] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 09:50:30 PST 2012


Andreas Kling <akling at apple.com> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 102950: Replace NodeRendererFactory class with a function
https://bugs.webkit.org/show_bug.cgi?id=102950

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

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


> Source/WebCore/dom/NodeRenderingContext.h:61
> +    const RenderStyle* style() const;

Yay const!


More information about the webkit-reviews mailing list