Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: 2212802f4eee80d522778843e4b894815bff64ac
https://github.com/WebKit/WebKit/commit/2212802f4eee80d522778843e4b894815bff64ac
Author: Fujii Hironori <[email protected]>
Date: 2026-04-14 (Tue, 14 Apr 2026)
Changed paths:
M LayoutTests/scrollbars/zero-height-crash.html
Log Message:
-----------
Cherry-pick 311068@main (30043d973736).
https://bugs.webkit.org/show_bug.cgi?id=311295
Replace setTimeout with requestAnimationFrame in
scrollbars/zero-height-crash.html
https://bugs.webkit.org/show_bug.cgi?id=311295
Reviewed by Carlos Alberto Lopez Perez.
310503@main added a new test scrollbars/zero-height-crash.html which used
setTimeout to wait for the async scrollbar painted. requestAnimationFrame is
better in the case.
* LayoutTests/scrollbars/zero-height-crash.html:
Canonical link: https://commits.webkit.org/311068@main
Canonical link: https://commits.webkit.org/305877.421@webkitglib/2.52
Commit: e39b917c340e5d08eac60eec4ff14477b2d75c45
https://github.com/WebKit/WebKit/commit/e39b917c340e5d08eac60eec4ff14477b2d75c45
Author: Vitaly Dyachkov <[email protected]>
Date: 2026-04-14 (Tue, 14 Apr 2026)
Changed paths:
M Source/WebKit/WPEPlatform/wpe/wayland/WPEWaylandSeat.cpp
Log Message:
-----------
Cherry-pick 311062@main (c31e04a0bff8).
https://bugs.webkit.org/show_bug.cgi?id=311926
[WPE] Use `wpeToplevelWaylandGetVisibleViewUnderTouch()` for touch cancel
events
https://bugs.webkit.org/show_bug.cgi?id=311926
Reviewed by Carlos Garcia Campos.
Currently, `wpeToplevelWaylandGetVisibleFocusedView()` is used which is
probably copy/pasted from keyboard listener.
* Source/WebKit/WPEPlatform/wpe/wayland/WPEWaylandSeat.cpp:
Canonical link: https://commits.webkit.org/311062@main
Canonical link: https://commits.webkit.org/305877.422@webkitglib/2.52
Compare: https://github.com/WebKit/WebKit/compare/6dd2c1c2040c...e39b917c340e
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications