Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 883d4b3eff5473ca1e8d72da137fd592f1064bfe
https://github.com/WebKit/WebKit/commit/883d4b3eff5473ca1e8d72da137fd592f1064bfe
Author: Aditya Keerthi <[email protected]>
Date: 2025-11-01 (Sat, 01 Nov 2025)
Changed paths:
M Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm
Log Message:
-----------
[ Tahoe ] TestWebKitAPI.SwitchInputTests.HapticFeedbackOnDrag is a constant
timeout
https://bugs.webkit.org/show_bug.cgi?id=301780
rdar://163821239
Reviewed by Wenson Hsieh and Abrar Rahman Protyasha.
SwitchInputTests.HapticFeedbackOnDrag is timing out on OpenSource builds only
due to a difference in layout from Internal builds. The test relies on a
specific switch size.
Fix by adjusting the height of the switch on OpenSource builds to match the
native switch height.
* Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm:
Canonical link: https://commits.webkit.org/302436@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications