Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5be84eb45fe3bac0b4089e14d6de625e19e9a163
https://github.com/WebKit/WebKit/commit/5be84eb45fe3bac0b4089e14d6de625e19e9a163
Author: Pawel Lampe <[email protected]>
Date: 2026-02-12 (Thu, 12 Feb 2026)
Changed paths:
M
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/DrawingAreaCoordinatedGraphicsGLib.cpp
M
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/NonCompositedFrameRenderer.cpp
M
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/NonCompositedFrameRenderer.h
Log Message:
-----------
[WPE] Implement preferredBufferFormatsDidChange for NonCompositedFrameRenderer
https://bugs.webkit.org/show_bug.cgi?id=307662
Reviewed by Carlos Garcia Campos.
This change implements preferredBufferFormatsDidChange for the
NonCompositedFrameRenderer as its surface may use EGLImage SwapChain,
and hence it should adjust buffer formats if necessary.
Canonical link: https://commits.webkit.org/307356@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications