[webkit-changes] [WebKit/WebKit] 61c661: Fix trace points for UI-side scrolling
Simon Fraser
noreply at github.com
Thu May 18 18:58:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 61c6614b85c4ce591a8b9a12ad0d90725b5f8005
https://github.com/WebKit/WebKit/commit/61c6614b85c4ce591a8b9a12ad0d90725b5f8005
Author: Simon Fraser <simon.fraser at apple.com>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M Source/WebKit/UIProcess/RemoteLayerTree/mac/RemoteLayerTreeEventDispatcher.cpp
Log Message:
-----------
Fix trace points for UI-side scrolling
https://bugs.webkit.org/show_bug.cgi?id=256986
Reviewed by Ben Nham.
Emit the same tracing points for UI-side scrolling that we use for web process scrolling.
* Source/WebKit/UIProcess/RemoteLayerTree/mac/RemoteLayerTreeEventDispatcher.cpp:
(WebKit::RemoteLayerTreeEventDispatcher::didRefreshDisplay):
(WebKit::RemoteLayerTreeEventDispatcher::mainThreadDisplayDidRefresh):
Canonical link: https://commits.webkit.org/264227@main
More information about the webkit-changes
mailing list