Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 85785f062b55e1fe6dfa514ccb006139c844cbce
      
https://github.com/WebKit/WebKit/commit/85785f062b55e1fe6dfa514ccb006139c844cbce
  Author: Alberto Garcia <[email protected]>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M Source/WTF/wtf/PlatformUse.h

  Log Message:
  -----------
  REGRESSION(310298@main): GraphicsContextSkia.h not found on s390x
https://bugs.webkit.org/show_bug.cgi?id=312160

Reviewed by Nikolas Zimmermann.

Commit https://commits.webkit.org/310298@main replaced the
ImageBuffer-based scrollbar rendering with direct Skia rendering.

Since big-endian platforms like s390x are not using Skia, add a
USE(SKIA) guard to the condition that enables the async scrollbar.

* Source/WTF/wtf/PlatformUse.h:

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



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

Reply via email to