[webkit-changes] [WebKit/WebKit] 8640c2: [UI Side Compositing] REGRESSION: fast/scrolling/s...

Nikos Mouchtaris noreply at github.com
Thu Apr 13 22:13:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8640c2ed1f9e12945be08b6e96e0988fd905d03e
      https://github.com/WebKit/WebKit/commit/8640c2ed1f9e12945be08b6e96e0988fd905d03e
  Author: Nikolaos Mouchtaris <nmouchtaris at apple.com>
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
    M Source/WebKit/WebProcess/WebCoreSupport/WebChromeClient.cpp

  Log Message:
  -----------
  [UI Side Compositing] REGRESSION: fast/scrolling/scroll-animator tests are failing (need ScrollbarsControllerMock logging)
https://bugs.webkit.org/show_bug.cgi?id=255421
rdar://107345364

Reviewed by Simon Fraser.

Prevent creation of a RemoteScrollbarsController if mock scrollbars are enabled, so we can
create a MockScrollbarsController instead.

* Source/WebKit/WebProcess/WebCoreSupport/WebChromeClient.cpp:
(WebKit::WebChromeClient::createScrollbarsController const):

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




More information about the webkit-changes mailing list