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
276335
Fetch padding via a single virtual function call
https://bugs.webkit.org/show_bug.cgi?id=276335
Summary
Fetch padding via a single virtual function call
Simon Fraser (smfr)
Reported
2024-07-08 13:38:09 PDT
Some code calls paddingTop(), paddingLeft() etc for all sides, which is 4 virtual function calls. Let's turn that into one.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-07-08 13:39:51 PDT
<
rdar://problem/131329205
>
Simon Fraser (smfr)
Comment 2
2024-07-08 13:45:50 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/30577
EWS
Comment 3
2024-07-08 18:12:04 PDT
Committed
280759@main
(2ea416db59ab): <
https://commits.webkit.org/280759@main
> Reviewed commits have been landed. Closing PR #30577 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