[Webkit-unassigned] [Bug 204668] Cache integer font metrics for performance
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 28 07:08:10 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=204668
zalan <zalan at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #384445|review? |review+
Flags| |
--- Comment #2 from zalan <zalan at apple.com> ---
Comment on attachment 384445
--> https://bugs.webkit.org/attachment.cgi?id=384445
patch
View in context: https://bugs.webkit.org/attachment.cgi?id=384445&action=review
> Source/WebCore/ChangeLog:8
> + Line layout uses integer metrics and queries them a lot. Avoid repeated rounding.
Eventually IFC (or any line layout system really) should call the float flavor and do proper snapping at the line level.
--
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/20191128/0c3ad2b3/attachment.htm>
More information about the webkit-unassigned
mailing list