[webkit-changes] [WebKit/WebKit] f0a92c: [UI-side compositing] Have ScrollerPairMac::setScr...

Nikos Mouchtaris noreply at github.com
Tue Mar 28 18:00:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f0a92ce4e218659f9faaa992bd2b72fdbc9fb8b1
      https://github.com/WebKit/WebKit/commit/f0a92ce4e218659f9faaa992bd2b72fdbc9fb8b1
  Author: Nikolaos Mouchtaris <nmouchtaris at apple.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

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

  Log Message:
  -----------
  [UI-side compositing] Have ScrollerPairMac::setScrollbarStyle update the NSScrollerImp style
https://bugs.webkit.org/show_bug.cgi?id=254619
rdar://107334257

Reviewed by Simon Fraser.

Have ScrollerPairMac::setScrollbarStyle update the NSScrollerImps on the individual
scroller classes.

* Source/WebCore/page/scrolling/mac/ScrollerMac.h:
* Source/WebCore/page/scrolling/mac/ScrollerMac.mm:
(WebCore::ScrollerMac::updateScrollbarStyle):
* Source/WebCore/page/scrolling/mac/ScrollerPairMac.mm:
(WebCore::ScrollerPairMac::setScrollbarStyle):

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




More information about the webkit-changes mailing list