[Webkit-unassigned] [Bug 38701] [chromium] don't call fontconfig twice in complex text path
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 30 18:14:15 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=38701
--- Comment #37 from Evan Martin <evan at chromium.org> 2010-08-30 18:14:14 PST ---
I'm sorry I haven't provided better review feedback, but this area of WebKit is complicated enough that I can only start to remember how it works when I've been reading the code, and lately I've been working on other things.
I do know that the FontCache class itself is a cache of FontData which is a wrapper around PlatformFontData, which maps to an SkTypeface. That is why I think adding a second cache inside the cache class is wrong.
--
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