Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: 36df921c686c07f2b20e3eed20afad5471b96897
https://github.com/WebKit/WebKit/commit/36df921c686c07f2b20e3eed20afad5471b96897
Author: Alberto Garcia <[email protected]>
Date: 2026-04-14 (Tue, 14 Apr 2026)
Changed paths:
M Source/WTF/wtf/PlatformUse.h
Log Message:
-----------
Cherry-pick 311126@main (85785f062b55).
https://bugs.webkit.org/show_bug.cgi?id=312160
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
Canonical link: https://commits.webkit.org/305877.423@webkitglib/2.52
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications