WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
267120
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-01-04 20:39:42 PST
<
rdar://problem/120510598
>
Simon Fraser (smfr)
Comment 2
2024-01-04 20:50:00 PST
Pull request:
https://github.com/WebKit/WebKit/pull/22419
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.
Top of Page
Format For Printing
XML
Clone This Bug