[webkit-reviews] review granted: [Bug 251774] Optimize layout of Font to reduce padding : [Attachment 464861] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 5 22:13:20 PST 2023


Darin Adler <darin at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 251774: Optimize layout of Font to reduce padding
https://bugs.webkit.org/show_bug.cgi?id=251774

Attachment 464861: Patch

https://bugs.webkit.org/attachment.cgi?id=464861&action=review




--- Comment #3 from Darin Adler <darin at apple.com> ---
Comment on attachment 464861
  --> https://bugs.webkit.org/attachment.cgi?id=464861
Patch

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

> COMMIT_MESSAGE:9
> +Reduces size from 1272 to 1256 bytes.

That is a lot of bytes! The padding was not a significant fraction. I wonder
what the big users are and if this really needs to be over 1000 bytes.


More information about the webkit-reviews mailing list