Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1622cf30f7aa1284b616af0685877b4afe718d33
https://github.com/WebKit/WebKit/commit/1622cf30f7aa1284b616af0685877b4afe718d33
Author: Mike Gorse <[email protected]>
Date: 2026-02-03 (Tue, 03 Feb 2026)
Changed paths:
M
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/AcceleratedSurface.cpp
Log Message:
-----------
Build fails if GBM is disabled
https://bugs.webkit.org/show_bug.cgi?id=306637
Reviewed by Adrian Perez de Castro.
RenderTargetEGLImage is only defined when GBM is enabled or on Android, so
initializeColorBuffer needs to be included conditionally.
* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/AcceleratedSurface.cpp:
Canonical link: https://commits.webkit.org/306700@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications