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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 9 09:23:39 PST 2020


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

Wenson Hsieh <wenson_hsieh at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wenson_hsieh at apple.com

--- Comment #3 from Wenson Hsieh <wenson_hsieh 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.

-- 
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/7c96f8f2/attachment.htm>


More information about the webkit-unassigned mailing list