Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8640c2ed1f9e12945be08b6e96e0988fd905d03e
      
https://github.com/WebKit/WebKit/commit/8640c2ed1f9e12945be08b6e96e0988fd905d03e
  Author: Nikolaos Mouchtaris <[email protected]>
  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


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

Reply via email to