Bug 267120

Summary: Inline RenderBoxModelObject::computedCSSPadding()
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.