[Webkit-unassigned] [Bug 49405] [chromium] Support letter spacing and fix whitespace wrapping on linux

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


https://bugs.webkit.org/show_bug.cgi?id=49405


Tony Chang <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #73663|review?                     |review+
               Flag|                            |




--- Comment #4 from Tony Chang <tony at chromium.org>  2010-11-11 14:47:59 PST ---
(From update of attachment 73663)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list