Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2e81a54d7f7c7c17ebe11f62e92995bd821f06c9
https://github.com/WebKit/WebKit/commit/2e81a54d7f7c7c17ebe11f62e92995bd821f06c9
Author: Fujii Hironori <[email protected]>
Date: 2026-06-24 (Wed, 24 Jun 2026)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
R
LayoutTests/platform/glib/fast/events/wheel/wheel-event-on-svg-with-stroked-lines-expected.txt
R
LayoutTests/platform/glib/fast/events/wheel/wheel-event-on-svg-with-stroked-lines-with-layer-based-svg-engine-expected.txt
A
LayoutTests/platform/glib/tiled-drawing/scrolling/non-fast-region/wheel-handler-in-columns-expected.txt
A
LayoutTests/platform/glib/tiled-drawing/scrolling/non-fast-region/wheel-handler-region-basic-expected.txt
M LayoutTests/platform/wpe/TestExpectations
M Source/WTF/wtf/PlatformEnableGlib.h
M Source/WebCore/page/scrolling/coordinated/ScrollingTreeCoordinated.cpp
M Source/WebCore/page/scrolling/coordinated/ScrollingTreeCoordinated.h
Log Message:
-----------
[GTK][WPE] Enable WHEEL_EVENT_REGIONS
https://bugs.webkit.org/show_bug.cgi?id=316973
Reviewed by Carlos Garcia Campos.
Passive wheel event listers shouldn't block wheel event async scrolling. Turn
on ENABLE_WHEEL_EVENT_REGIONS macro for GTK and WPE ports.
Tests: tiled-drawing/scrolling/non-fast-region
* LayoutTests/platform/glib/TestExpectations:
*
LayoutTests/platform/glib/fast/events/wheel/wheel-event-on-svg-with-stroked-lines-expected.txt:
Removed.
*
LayoutTests/platform/glib/fast/events/wheel/wheel-event-on-svg-with-stroked-lines-with-layer-based-svg-engine-expected.txt:
Removed.
*
LayoutTests/platform/glib/tiled-drawing/scrolling/non-fast-region/wheel-handler-in-columns-expected.txt:
Added.
*
LayoutTests/platform/glib/tiled-drawing/scrolling/non-fast-region/wheel-handler-region-basic-expected.txt:
Added.
* LayoutTests/platform/wpe/TestExpectations:
* Source/WTF/wtf/PlatformEnableGlib.h:
* Source/WebCore/page/scrolling/coordinated/ScrollingTreeCoordinated.cpp:
(WebCore::findEventListenerRegionTypes):
(WebCore::ScrollingTreeCoordinated::eventListenerRegionTypesForPoint const):
* Source/WebCore/page/scrolling/coordinated/ScrollingTreeCoordinated.h:
Canonical link: https://commits.webkit.org/315799@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications