Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f24bb5dc55bcff6e00e0b39d160dd68b696683f5
https://github.com/WebKit/WebKit/commit/f24bb5dc55bcff6e00e0b39d160dd68b696683f5
Author: Lily Spiniolas <[email protected]>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M Source/WTF/wtf/PlatformEnableCocoa.h
M Source/WebCore/rendering/RenderLayerBacking.cpp
Log Message:
-----------
Update touch event region enablement and fix build for tvOS and watchOS
https://bugs.webkit.org/show_bug.cgi?id=303659
rdar://165928859
Reviewed by Aditya Keerthi and Abrar Rahman Protyasha.
Enable touch event regions on the iOS-family platforms when the internal
SDK is used. Make `patternForEventListenerRegionType` and
`patternForDescription`
available in `RenderLayerBacking.cpp` when touch event regions are enabled.
* Source/WTF/wtf/PlatformEnableCocoa.h:
* Source/WebCore/rendering/RenderLayerBacking.cpp:
Canonical link: https://commits.webkit.org/304028@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications