[Webkit-unassigned] [Bug 39672] Make sure skia is not Chromium specific

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 20 17:36:47 PDT 2010


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





--- Comment #32 from Kwang Yul Seo <kwangyul.seo at gmail.com>  2010-09-20 17:36:46 PST ---
My idea is to move FontCacheLinux.cpp, GlyphPageTreeNodeLinux.cpp, SimpleFontDataLinux.cpp to skia because they are not Linux-specific nor Chromium-specific. 

I successfully compiled those files in Brew MP without modification. FontCache::getFontDataForCharacters was the only exception because it uses ChromiumBridge::getFontFamilyForCharacters.

What's your opinion, James? Is this a good direction or do you want me to duplicate the code for Brew MP?

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