WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 27473
Chromium Linux: cache Harfbuzz faces
https://bugs.webkit.org/show_bug.cgi?id=27473
Summary
Chromium Linux: cache Harfbuzz faces
Adam Langley
Reported
2009-07-20 17:07:39 PDT
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
Details
Formatted Diff
Diff
patch
(5.71 KB, patch)
2009-07-20 19:04 PDT
,
Adam Langley
no flags
Details
Formatted Diff
Diff
patch
(8.37 KB, patch)
2009-07-20 19:05 PDT
,
Adam Langley
eric
: review+
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Adam Langley
Comment 1
2009-07-20 17:49:47 PDT
Created
attachment 33128
[details]
patch
Adam Langley
Comment 2
2009-07-20 19:04:07 PDT
Created
attachment 33133
[details]
patch
Adam Langley
Comment 3
2009-07-20 19:05:22 PDT
Created
attachment 33134
[details]
patch
Eric Seidel (no email)
Comment 4
2009-07-20 19:06:53 PDT
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.
Top of Page
Format For Printing
XML
Clone This Bug