Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c2d659a809a23d45d901eb1ab4443b989b638fd1
https://github.com/WebKit/WebKit/commit/c2d659a809a23d45d901eb1ab4443b989b638fd1
Author: Mike Gorse <[email protected]>
Date: 2026-08-27 (Thu, 27 Aug 2026)
Changed paths:
M Source/WebKit/SourcesGTK.txt
M Source/WebKit/SourcesWPE.txt
M
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/NonCompositedFrameRenderer.cpp
Log Message:
-----------
Build failure: Xlib defines causing conflicts
https://bugs.webkit.org/show_bug.cgi?id=322108
Reviewed by Adrian Perez de Castro.
Epoxy.h can pull in xlib.h, which pollutes the namespace and causes problems
later with unified sources.
* Source/WebKit/SourcesGTK.txt:
* Source/WebKit/SourcesWPE.txt:
*
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/NonCompositedFrameRenderer.cpp:
(WebKit::NonCompositedFrameRenderer::foreachRegionInDamageHistoryForTesting
const):
Canonical link: https://commits.webkit.org/319999@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications