Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 81ac6d828ecdb97788d59d2b0cd863dab1cd15c6
https://github.com/WebKit/WebKit/commit/81ac6d828ecdb97788d59d2b0cd863dab1cd15c6
Author: Charlie Wolfe <[email protected]>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
Crash in WebKit::WebPageProxy::sendWheelEvent because connection is null
https://bugs.webkit.org/show_bug.cgi?id=282384
rdar://139429454
Reviewed by Pascoe.
If the completion handler is called because the receiving WCP was terminated
m_connection will be null.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::sendWheelEvent):
Canonical link: https://commits.webkit.org/289017@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes