Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 862f27e0c31a23d1ac398b4239cf43baf60f486c
      
https://github.com/WebKit/WebKit/commit/862f27e0c31a23d1ac398b4239cf43baf60f486c
  Author: Nikolaos Mouchtaris <nmouchta...@apple.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
    M 
Source/WebKit/UIProcess/RemoteLayerTree/RemoteScrollingCoordinatorProxy.cpp
    M Source/WebKit/UIProcess/RemoteLayerTree/RemoteScrollingCoordinatorProxy.h
    M Source/WebKit/UIProcess/RemoteLayerTree/RemoteScrollingTree.cpp
    M Source/WebKit/UIProcess/RemoteLayerTree/RemoteScrollingTree.h

  Log Message:
  -----------
  Plumb exposed unfilled area logging through RemoteScrollingTree for ScrollPerf
https://bugs.webkit.org/show_bug.cgi?id=248491
rdar://102783617

Reviewed by Simon Fraser.

Implement reportExposedUnfilledArea for RemoteScrollingTree. Since we are 
already
in the UIProcess we can call the logging function in WebPageProxy directly.

* Source/WebKit/UIProcess/RemoteLayerTree/RemoteScrollingCoordinatorProxy.cpp:
(WebKit::RemoteScrollingCoordinatorProxy::reportExposedUnfilledArea):
* Source/WebKit/UIProcess/RemoteLayerTree/RemoteScrollingCoordinatorProxy.h:
* Source/WebKit/UIProcess/RemoteLayerTree/RemoteScrollingTree.cpp:
(WebKit::RemoteScrollingTree::reportExposedUnfilledArea):
* Source/WebKit/UIProcess/RemoteLayerTree/RemoteScrollingTree.h:

Canonical link: https://commits.webkit.org/257211@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to