- 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
Pull request: https://github.com/WebKit/WebKit/pull/4483
This is part of the work done for LBSE, but doesn't "block" bug 90738, removing that dependency again.
<rdar://problem/100408829>
Committed 256880@main (6eebc817120b): <https://commits.webkit.org/256880@main> Reviewed commits have been landed. Closing PR #4483 and removing active labels.