[webkit-reviews] review granted: [Bug 49405] [chromium] Support letter spacing and fix whitespace wrapping on linux : [Attachment 73663] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 11 14:47:59 PST 2010


Tony Chang <tony at chromium.org> has granted James Simonsen
<simonjam at chromium.org>'s request for review:
Bug 49405: [chromium] Support letter spacing and fix whitespace wrapping on
linux
https://bugs.webkit.org/show_bug.cgi?id=49405

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

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=73663&action=review

> WebCore/platform/graphics/chromium/FontLinux.cpp:500
> +	       if (i+1 >= m_item.num_glyphs ||
m_item.attributes[i+1].clusterStart)

Nit: spaces around the +s.


More information about the webkit-reviews mailing list