Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3fd7d4bebf37649107f3c5f16d8e5209572e380d
https://github.com/WebKit/WebKit/commit/3fd7d4bebf37649107f3c5f16d8e5209572e380d
Author: Anne van Kesteren <[email protected]>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M Source/WebCore/loader/EmptyClients.h
M Source/WebCore/page/Chrome.cpp
M Source/WebCore/page/Chrome.h
M Source/WebCore/page/ChromeClient.h
M Source/WebCore/rendering/RenderMenuList.cpp
M Source/WebKit/WebProcess/WebCoreSupport/WebChromeClient.cpp
M Source/WebKit/WebProcess/WebCoreSupport/WebChromeClient.h
M Source/WebKitLegacy/ios/WebCoreSupport/WebChromeClientIOS.h
M Source/WebKitLegacy/ios/WebCoreSupport/WebChromeClientIOS.mm
M Source/WebKitLegacy/mac/WebCoreSupport/WebChromeClient.h
M Source/WebKitLegacy/mac/WebCoreSupport/WebChromeClient.mm
Log Message:
-----------
Remove selectItemWritingDirectionIsNatural() &
selectItemAlignmentFollowsMenuWritingDirection()
https://bugs.webkit.org/show_bug.cgi?id=306128
Reviewed by Tim Nguyen.
selectItemWritingDirectionIsNatural() is always false and
selectItemAlignmentFollowsMenuWritingDirection() is only false in
EmptyClients, which is highly unlikely to be relevant (at least
67155@main does not list a reason).
Canonical link: https://commits.webkit.org/306140@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications