Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 719017035f6bc302bc832cb3f17e8b476c690fc7 https://github.com/WebKit/WebKit/commit/719017035f6bc302bc832cb3f17e8b476c690fc7 Author: Carlos Garcia Campos <cgar...@igalia.com> Date: 2024-06-24 (Mon, 24 Jun 2024)
Changed paths: M Source/WebKit/WPEPlatform/wpe/wayland/WPEWaylandSeat.cpp Log Message: ----------- [WPE] WPE Platform: do not handle key repeat if the view was destroyed by the key event callback https://bugs.webkit.org/show_bug.cgi?id=275810 Reviewed by Michael Catanzaro. Return early if the view is nullptr after the key event emission. * Source/WebKit/WPEPlatform/wpe/wayland/WPEWaylandSeat.cpp: (WPE::WaylandSeat::handleKeyEvent): Canonical link: https://commits.webkit.org/280302@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes