[webkit-reviews] review granted: [Bug 89133] [Chromium-Android] Initialize font rendering in DumpRenderTree : [Attachment 147664] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 14 15:45:07 PDT 2012


Adam Barth <abarth at webkit.org> has granted Xianzhu Wang
<wangxianzhu at chromium.org>'s request for review:
Bug 89133: [Chromium-Android] Initialize font rendering in DumpRenderTree
https://bugs.webkit.org/show_bug.cgi?id=89133

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

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


> Source/WebKit/chromium/src/linuxish/WebFontRendering.cpp:74
> +#if OS(LINUX)
> +    WebFontInfo::setSubpixelPositioning(useSubpixelPositioning);
> +#endif

Is there non-test code that needs to be updated here as well?


More information about the webkit-reviews mailing list