Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b2d76770c7a6e250c0d114cccfb6f857ca184a3d
https://github.com/WebKit/WebKit/commit/b2d76770c7a6e250c0d114cccfb6f857ca184a3d
Author: Chris Dumez <[email protected]>
Date: 2026-04-04 (Sat, 04 Apr 2026)
Changed paths:
M Source/WebCore/rendering/PositionedLayoutConstraints.cpp
Log Message:
-----------
Reuse childWritingMode local variable in positionInContainer()
https://bugs.webkit.org/show_bug.cgi?id=311474
Reviewed by Alan Baradlay.
Reuse childWritingMode local variable in positionInContainer(), instead
of calling child.writingMode() again.
* Source/WebCore/rendering/PositionedLayoutConstraints.cpp:
(WebCore::positionInContainer):
Canonical link: https://commits.webkit.org/310570@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications