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
245363
Cleanup RenderLayer::updateLayerPosition()
https://bugs.webkit.org/show_bug.cgi?id=245363
Summary
Cleanup RenderLayer::updateLayerPosition()
Nikolas Zimmermann
Reported
2022-09-19 06:41:13 PDT
- Avoid unnecessary LayoutSize <-> LayoutPoint conversions - Use dynamicDowncast() where possible - Code de-duplication (re-use checks from RenderLayerCompositor) - Remove inlineBoundingBoxOffset hack from updateLayerPosition(), no longer needed - Refactor layer size & location computation to be less intrusive
Attachments
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2022-09-19 06:50:39 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4483
Nikolas Zimmermann
Comment 2
2022-09-19 14:45:47 PDT
This is part of the work done for LBSE, but doesn't "block"
bug 90738
, removing that dependency again.
Radar WebKit Bug Importer
Comment 3
2022-09-26 06:42:17 PDT
<
rdar://problem/100408829
>
EWS
Comment 4
2022-11-19 17:17:46 PST
Committed
256880@main
(6eebc817120b): <
https://commits.webkit.org/256880@main
> Reviewed commits have been landed. Closing PR #4483 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