Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b302083b4f1df9c8607a593ca905e5a1378c7505
https://github.com/WebKit/WebKit/commit/b302083b4f1df9c8607a593ca905e5a1378c7505
Author: Connor O'Brien <[email protected]>
Date: 2026-05-18 (Mon, 18 May 2026)
Changed paths:
M
Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeScrollingPerformanceData.h
M
Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeScrollingPerformanceData.mm
M
Source/WebKit/UIProcess/RemoteLayerTree/ios/RemoteLayerTreeDrawingAreaProxyIOS.h
M
Source/WebKit/UIProcess/RemoteLayerTree/ios/RemoteLayerTreeDrawingAreaProxyIOS.mm
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
Add logging for unfilled frames during scrolling on iOS
https://bugs.webkit.org/show_bug.cgi?id=314685
<rdar://176928238>
Reviewed by Simon Fraser.
This commit adds logging for unfilled frames during scrolling on iOS. This is
calculated from the pixel count of blank tiles in the visible viewport.
Canonical link: https://commits.webkit.org/313417@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications