[webkit-changes] [WebKit/WebKit] 962e90: Send ScrollingStateNode::asyncFrameOrOverflowScrol...

Simon Fraser noreply at github.com
Mon Nov 7 10:49:51 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 962e90285327a10fb85e208d93439e4beb87521c
      https://github.com/WebKit/WebKit/commit/962e90285327a10fb85e208d93439e4beb87521c
  Author: Simon Fraser <simon.fraser at apple.com>
  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




More information about the webkit-changes mailing list