[Webkit-unassigned] [Bug 117695] [WinCairo] Webfont rendering is broken.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 18 09:17:12 PDT 2013


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


Brent Fulgham <bfulgham at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #204915|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #8 from Brent Fulgham <bfulgham at webkit.org>  2013-06-18 09:15:50 PST ---
(From update of attachment 204915)
View in context: https://bugs.webkit.org/attachment.cgi?id=204915&action=review

This patch looks great.  Could you just make the "#elif" change I asked for when you land the change?

> Source/WebCore/platform/graphics/FontPlatformData.h:107
>  #if USE(CAIRO)

nit: This should probably have been an "#elif USE(CAIRO)", since we never use both graphics packages together (they are exclusive).

-- 
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