Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 485e6bcf699ade5820a4962aff758280b9533bbc
https://github.com/WebKit/WebKit/commit/485e6bcf699ade5820a4962aff758280b9533bbc
Author: Carlos Garcia Campos <[email protected]>
Date: 2026-02-06 (Fri, 06 Feb 2026)
Changed paths:
M
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/AcceleratedSurface.cpp
M
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/NonCompositedFrameRenderer.cpp
Log Message:
-----------
[GTK][WPE] Framebuffer errors on history navigation with accelerated
compositing disabled
https://bugs.webkit.org/show_bug.cgi?id=307063
Reviewed by Adrian Perez de Castro.
Ensure the right GL context is current when destroying the
NonCompositedFrameRenderer and when flusing the skia surface.
* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/AcceleratedSurface.cpp:
(WebKit::AcceleratedSurface::RenderTargetShareableBuffer::sync):
*
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/NonCompositedFrameRenderer.cpp:
(WebKit::NonCompositedFrameRenderer::~NonCompositedFrameRenderer):
(WebKit::NonCompositedFrameRenderer::display):
Canonical link: https://commits.webkit.org/306926@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications