[Webkit-unassigned] [Bug 23287] New: Avoid using FontPlatformData outside the FontCache
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 13 01:51:05 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23287
Summary: Avoid using FontPlatformData outside the FontCache
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jchaffraix at pleyo.com
CC: mbensi at pleyo.com
Currently, we are using FontPlatformData outside the FontCache which should be
avoided. Instead SimpleFontData, which wraps the FontPlatformData, should be
used instead.
Patch forthcoming.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list