[Webkit-unassigned] [Bug 27473] New: Chromium Linux: cache Harfbuzz faces
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 20 17:07:40 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27473
Summary: Chromium Linux: cache Harfbuzz faces
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: agl at chromium.org
Previously, we recreated the Harfbuzz face for each script-run. With this
patch, we keep the Harfbuzz face in the FontPlatformData (created as needed)
and so they will persist for the duration of the FontPlatformData.
Shouldn't affect any layout tests.
--
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