Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b7bf1e1b226b6f22c842bb8483043038270260e7
      
https://github.com/WebKit/WebKit/commit/b7bf1e1b226b6f22c842bb8483043038270260e7
  Author: Nikolaos Mouchtaris <nmouchta...@apple.com>
  Date:   2022-12-05 (Mon, 05 Dec 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 synchronous scrolling reason changed through RemoteScrollingTree for 
ScrollPerf
https://bugs.webkit.org/show_bug.cgi?id=248550
rdar://102828256

Reviewed by Simon Fraser.

Implement reportSynchronousScrollingReasonsChanged 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::reportSynchronousScrollingReasonsChanged):
* Source/WebKit/UIProcess/RemoteLayerTree/RemoteScrollingCoordinatorProxy.h:
* Source/WebKit/UIProcess/RemoteLayerTree/RemoteScrollingTree.cpp:
(WebKit::RemoteScrollingTree::reportSynchronousScrollingReasonsChanged):
* Source/WebKit/UIProcess/RemoteLayerTree/RemoteScrollingTree.h:

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


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

Reply via email to