RESOLVED FIXED 256085
[Memory] Re-order FontSizeAdjust members to remove some padding
https://bugs.webkit.org/show_bug.cgi?id=256085
Summary [Memory] Re-order FontSizeAdjust members to remove some padding
Matthieu Dubet
Reported 2023-04-28 03:18:36 PDT
Current layout is: +0 < 12> WebCore::FontSizeAdjust +0 < 1> WebCore::FontSizeAdjust::Metric metric +1 < 3> <PADDING: 3 bytes> +4 < 4> WTF::Markable<float, WebCore::FloatMarkableTraits> value +4 < 4> float m_value +8 < 1> bool isFromFont +9 < 3> <PADDING: 3 bytes> Total byte size: 12 Total pad bytes: 6 Padding percentage: 50.00 %
Attachments
Radar WebKit Bug Importer
Comment 1 2023-04-28 03:19:10 PDT
Matthieu Dubet
Comment 2 2023-04-28 03:27:30 PDT
EWS
Comment 3 2023-04-28 10:16:58 PDT
Committed 263504@main (30d90238fd84): <https://commits.webkit.org/263504@main> Reviewed commits have been landed. Closing PR #13268 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.