Bug 113373

Summary: [HarfBuzz] Caching for HarfBuzzRun results
Product: WebKit Reporter: Dominik Röttsches (drott) <d-r>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: ASSIGNED    
Severity: Normal CC: bugs-noreply, efidler
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 108074    

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
Note You need to log in before you can comment on or make changes to this bug.