Branch: refs/heads/webkitglib/2.54
Home: https://github.com/WebKit/WebKit
Commit: 646a1e4e0d53f46359604e2f02ddc94cd87c3d52
https://github.com/WebKit/WebKit/commit/646a1e4e0d53f46359604e2f02ddc94cd87c3d52
Author: Nikolas Zimmermann <[email protected]>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
Cherry-pick 318526@main (b49502648e6a).
https://bugs.webkit.org/show_bug.cgi?id=319685
Unreviewed cherry-pick.
[GTK][WPE] Use the damage for compositing by default
https://bugs.webkit.org/show_bug.cgi?id=319685
Reviewed by Carlos Garcia Campos.
Turn UseDamagingInformationForCompositing on for GTK and WPE, so the Skia
compositor
re-composites only what changed each frame instead of the whole viewport.
GTK also stops unifying the damaged regions into their bounding box: the
compositor
now draws the rects, and a bounding box over rects that are far apart
covers most of
the surface, which is exactly what this avoids.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
Canonical link: https://commits.webkit.org/318526@main
Canonical link: https://commits.webkit.org/317695.66@webkitglib/2.54
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications