Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f9aef2ee39d83c1b193c2085ee6ab591446dd9a1
https://github.com/WebKit/WebKit/commit/f9aef2ee39d83c1b193c2085ee6ab591446dd9a1
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2026-08-04 (Tue, 04 Aug 2026)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
Unused `event` lambda capture in EventDispatcher::GestureEvent IPC reply
handler
https://bugs.webkit.org/show_bug.cgi?id=321037
rdar://184070384
Reviewed by Richard Robinson and Pascoe.
As the commit title reads, this patch simply removes the unnecessary
capture. It also fixes a style guide violation as a drive-by.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::sendGestureEvent):
Canonical link: https://commits.webkit.org/318608@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications