RESOLVED FIXED 27473
Chromium Linux: cache Harfbuzz faces
https://bugs.webkit.org/show_bug.cgi?id=27473
Summary Chromium Linux: cache Harfbuzz faces
Adam Langley
Reported Tuesday, July 21, 2009 1:07:39 AM UTC
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.
Attachments
patch (5.71 KB, patch)
2009-07-20 17:49 PDT, Adam Langley
no flags
patch (5.71 KB, patch)
2009-07-20 19:04 PDT, Adam Langley
no flags
patch (8.37 KB, patch)
2009-07-20 19:05 PDT, Adam Langley
eric: review+
Adam Langley
Comment 1 Tuesday, July 21, 2009 1:49:47 AM UTC
Adam Langley
Comment 2 Tuesday, July 21, 2009 3:04:07 AM UTC
Adam Langley
Comment 3 Tuesday, July 21, 2009 3:05:22 AM UTC
Eric Seidel (no email)
Comment 4 Tuesday, July 21, 2009 3:06:53 AM UTC
Comment on attachment 33134 [details] patch Seems fine.
Note You need to log in before you can comment on or make changes to this bug.