[Webkit-unassigned] [Bug 219672] [GPU Process] Cache Font objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 9 09:26:41 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=219672

--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 415728
  --> https://bugs.webkit.org/attachment.cgi?id=415728
WIP

View in context: https://bugs.webkit.org/attachment.cgi?id=415728&action=review

>>> Source/WebCore/platform/graphics/displaylists/DisplayListItems.h:934
>>> +class CacheFont {
>> 
>> CacheFont is an odd name. CachedFont?
> 
> As a display list item, CacheFont is a more reasonable name, since it describes what the item is doing.
> 
> But perhaps something like "RegisterCachedFont" would be more clear.

Oh I missed that this is a DL item because there's no inheritance. Maybe CacheFontItem?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201209/2087bdba/attachment-0001.htm>


More information about the webkit-unassigned mailing list