[Webkit-unassigned] [Bug 31802] Switch Chrome on Mac to Core Text APIs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 2 14:02:51 PST 2009


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





--- Comment #14 from Jeremy Moskovich <playmobil at google.com>  2009-12-02 14:02:51 PST ---
Eric: If you look at SimpleFontData.h the version Mark r-ed changed
PLATFORM(MAC) -> PLATFORM(DARWIN)

The current patch uses:
PLATFORM(MAC) || (PLATFORM(CHROMIUM) && PLATFORM(DARWIN))

The Changelog comment has also been updated to reflect this.

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