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
245395
Cleanup / micro-optimize RenderLayers accumulateOffsetTowardsAncestor helper
https://bugs.webkit.org/show_bug.cgi?id=245395
Summary
Cleanup / micro-optimize RenderLayers accumulateOffsetTowardsAncestor helper
Nikolas Zimmermann
Reported
2022-09-19 14:45:58 PDT
Avoid unnecessary LayoutPoint -> LayoutSize conversions (e.g. when applying scroll offset, or when moving 'location' by the result of 'localToAbsolute', etc.) use auto in a few more places.
Attachments
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2022-09-19 14:48:45 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4504
EWS
Comment 2
2022-09-20 05:04:58 PDT
Committed
254669@main
(ae09dde3f987): <
https://commits.webkit.org/254669@main
> Reviewed commits have been landed. Closing PR #4504 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-09-20 05:05:23 PDT
<
rdar://problem/100167533
>
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