Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ec1f7d407a9b847166182a58403f8c06737458f9
      
https://github.com/WebKit/WebKit/commit/ec1f7d407a9b847166182a58403f8c06737458f9
  Author: Nikolaos Mouchtaris <nmouchta...@apple.com>
  Date:   2023-03-29 (Wed, 29 Mar 2023)

  Changed paths:
    M Source/WebCore/page/scrolling/mac/ScrollerMac.mm

  Log Message:
  -----------
  [UI-side compositing] Fix ScrollerMac::scrollbarState
https://bugs.webkit.org/show_bug.cgi?id=254685
rdar://107384908

Reviewed by Simon Fraser.

Have ScrollerMac::scrollbarState return none when we don't
have a layer for this orientation. Also return early when
we are not an overlay scrollbar.

* Source/WebCore/page/scrolling/mac/ScrollerMac.mm:
(WebCore::ScrollerMac::scrollbarState const):

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


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

Reply via email to