WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
113373
[HarfBuzz] Caching for HarfBuzzRun results
https://bugs.webkit.org/show_bug.cgi?id=113373
Summary
[HarfBuzz] Caching for HarfBuzzRun results
Dominik Röttsches (drott)
Reported
2013-03-27 01:43:18 PDT
Currently, too much shaping computation is done repeatedly. The complex font path would profit from caching shaping results on a level with a good hit rate. HarfBuzzRun seems to be that level. TextRun's are too coarse. See also:
https://bugs.webkit.org/show_bug.cgi?id=37984#c31
Attachments
Add attachment
proposed patch, testcase, etc.
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