Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b49502648e6a26329a282b4b98c642b33cb6afe2
      
https://github.com/WebKit/WebKit/commit/b49502648e6a26329a282b4b98c642b33cb6afe2
  Author: Nikolas Zimmermann <[email protected]>
  Date:   2026-08-03 (Mon, 03 Aug 2026)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml

  Log Message:
  -----------
  [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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to