Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e6a64b6cddd8f8bc13a1e2c574a5df225eecb500
https://github.com/WebKit/WebKit/commit/e6a64b6cddd8f8bc13a1e2c574a5df225eecb500
Author: Ethan Wong <[email protected]>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M Source/WebCore/rendering/RenderLayerScrollableArea.cpp
Log Message:
-----------
Simplify width and height computations for
RenderLayerScrollableArea::computeScrollDimensions().
https://bugs.webkit.org/show_bug.cgi?id=258853
Reviewed by Simon Fraser.
This helps reduce unnecessary calculations.
Covered by existing tests.
Combined changes:
* Source/WebCore/rendering/RenderLayerScrollableArea.cpp:
(WebCore::RenderLayerScrollableArea::computeScrollDimensions):
Canonical link: https://commits.webkit.org/265805@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes