Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8dbc668743dd9be12f3e211a6f448fa965ee4007
https://github.com/WebKit/WebKit/commit/8dbc668743dd9be12f3e211a6f448fa965ee4007
Author: Pawel Lampe <[email protected]>
Date: 2026-03-02 (Mon, 02 Mar 2026)
Changed paths:
M
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/AcceleratedSurface.cpp
M
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/ThreadedCompositor.cpp
M
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/ThreadedCompositorPlayStation.cpp
Log Message:
-----------
[GTK][WPE] Non-composited mode falls back to full damage
https://bugs.webkit.org/show_bug.cgi?id=308962
Reviewed by Carlos Garcia Campos.
This changes make non-composited mode never fallback to full damage
when not necessary.
Originally, the fallback was introduced just for the composited mode,
as there are still some minor corner cases that lead to empty damage
that most often should lead to full damage in such cases.
No new tests. Untestable.
Canonical link: https://commits.webkit.org/308456@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications