Bug 245363

Summary: Cleanup RenderLayer::updateLayerPosition()
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: Layout and RenderingAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, rbuis, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

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
Nikolas Zimmermann
Comment 1 2022-09-19 06:50:39 PDT
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
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.