Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bbb82c3fa9a76057b791b88971ef30184844e878
https://github.com/WebKit/WebKit/commit/bbb82c3fa9a76057b791b88971ef30184844e878
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2026-03-17 (Tue, 17 Mar 2026)
Changed paths:
M Source/WTF/wtf/PlatformEnable.h
Log Message:
-----------
-webkit-tap-highlight-color should be gated behind touch events support
https://bugs.webkit.org/show_bug.cgi?id=310114
rdar://172751478
Reviewed by Aditya Keerthi.
In 307655@main, we introduced a separate feature flag for tap highlight
color support. While this doesn't need to be coupled with touch event
support in the code, this feature only make sense in configurations that
support touch events, so let's make that a strict requirement.
* Source/WTF/wtf/PlatformEnable.h:
Canonical link: https://commits.webkit.org/309438@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications