[webkit-changes] [WebKit/WebKit] c4a6ae: Add logging when mouse events are not sent when wa...
Charlie Wolfe
noreply at github.com
Tue May 7 23:17:21 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c4a6aea4c0a2906b7885ed8e9495d6b9a8586837
https://github.com/WebKit/WebKit/commit/c4a6aea4c0a2906b7885ed8e9495d6b9a8586837
Author: Charlie Wolfe <charliew at apple.com>
Date: 2024-05-07 (Tue, 07 May 2024)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
Add logging when mouse events are not sent when waiting for a context menu to show
https://bugs.webkit.org/show_bug.cgi?id=273862
rdar://127713566
Reviewed by Abrar Rahman Protyasha and Wenson Hsieh.
There have been recent reports that web content has been unresponsive to mouse events. In 274771 at main, I
made a change that could be related, but I’m not sure how. If this logging repeatedly appears when the
bug reproduces, we’ll know 274771 at main is the cause.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::processNextQueuedMouseEvent):
Canonical link: https://commits.webkit.org/278491@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list