RESOLVED FIXED267120
Inline RenderBoxModelObject::computedCSSPadding()
https://bugs.webkit.org/show_bug.cgi?id=267120
Summary Inline RenderBoxModelObject::computedCSSPadding()
Simon Fraser (smfr)
Reported 2024-01-04 20:39:27 PST
RenderBoxModelObject::computedCSSPadding() is fairly hot on some traces, and not inlined because it was needlessly marked as WEBCORE_EXPORT.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-01-04 20:39:42 PST
Simon Fraser (smfr)
Comment 2 2024-01-04 20:50:00 PST
EWS
Comment 3 2024-01-05 10:31:31 PST
Committed 272695@main (473160f0c11f): <https://commits.webkit.org/272695@main> Reviewed commits have been landed. Closing PR #22419 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.