Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 12f60f89cd887183ec5480f35878dcee705ea6c9
      
https://github.com/WebKit/WebKit/commit/12f60f89cd887183ec5480f35878dcee705ea6c9
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2026-05-28 (Thu, 28 May 2026)

  Changed paths:
    M Source/WebCore/page/scrolling/coordinated/ScrollerCoordinated.cpp
    M 
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayer.cpp
    M 
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayer.h

  Log Message:
  -----------
  [GTK][WPE] Paint the scrollbar scaled according to the layer contents scale
https://bugs.webkit.org/show_bug.cgi?id=315749

Reviewed by Fujii Hironori and Nikolas Zimmermann.

This way it doesn't need to be scaled by the compositor on every frame.

* Source/WebCore/page/scrolling/coordinated/ScrollerCoordinated.cpp:
(WebCore::ScrollerCoordinated::updateValues):
* 
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayer.cpp:
(WebCore::CoordinatedPlatformLayer::contentsScale const):
* 
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayer.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to