Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 962e90285327a10fb85e208d93439e4beb87521c
      
https://github.com/WebKit/WebKit/commit/962e90285327a10fb85e208d93439e4beb87521c
  Author: Simon Fraser <[email protected]>
  Date:   2022-11-07 (Mon, 07 Nov 2022)

  Changed paths:
    M Source/WebCore/page/scrolling/ScrollingStateFrameScrollingNode.h
    M 
Source/WebKit/Shared/RemoteLayerTree/RemoteScrollingCoordinatorTransaction.cpp

  Log Message:
  -----------
  Send ScrollingStateNode::asyncFrameOrOverflowScrollingEnabled to the UI 
process
https://bugs.webkit.org/show_bug.cgi?id=247539

Reviewed by Antti Koivisto and Wenson Hsieh.

Scrolling tree code needs to consult asyncFrameOrOverflowScrollingEnabled in the
UI process so always encode/decode it.

* Source/WebCore/page/scrolling/ScrollingStateFrameScrollingNode.h:
* 
Source/WebKit/Shared/RemoteLayerTree/RemoteScrollingCoordinatorTransaction.cpp:
(ArgumentCoder<ScrollingStateFrameScrollingNode>::encode):
(ArgumentCoder<ScrollingStateFrameScrollingNode>::decode):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to