Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: db1b430bf956eb281f57fbe610fe70083ff09f62
https://github.com/WebKit/WebKit/commit/db1b430bf956eb281f57fbe610fe70083ff09f62
Author: Lily Spiniolas <[email protected]>
Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/Quirks.h
M Source/WebCore/page/QuirksData.h
M Source/WebCore/style/StyleAdjuster.cpp
Log Message:
-----------
[iOS]
fast/events/touch/ios/touch-event-regions-layer-tree/mousemove-mouseup.html is
failing
https://bugs.webkit.org/show_bug.cgi?id=315986
rdar://178400775
Reviewed by Abrar Rahman Protyasha, Wenson Hsieh, and Megan Gardner.
Update `shouldDispatchSimulatedMouseEvents` to work when `TOUCH_EVENTS`
are disabled so long as `TOUCH_EVENT_REGIONS` is enabled in order to
ensure mouse event regions generate properly for builds without the
internal SDK.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/page/Quirks.cpp:
* Source/WebCore/page/Quirks.h:
* Source/WebCore/page/QuirksData.h:
* Source/WebCore/style/StyleAdjuster.cpp:
(WebCore::Style::Adjuster::computeEventListenerRegionTypes):
Canonical link: https://commits.webkit.org/314393@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications