Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3de4a7eaf3f379b8147dd48ee98b4a24aa44684e
https://github.com/WebKit/WebKit/commit/3de4a7eaf3f379b8147dd48ee98b4a24aa44684e
Author: Carlos Garcia Campos <[email protected]>
Date: 2025-06-17 (Tue, 17 Jun 2025)
Changed paths:
M Source/WebCore/platform/graphics/Damage.h
M Source/WebCore/platform/graphics/texmap/TextureMapperDamageVisualizer.cpp
M Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayer.cpp
M Source/WebKit/WebProcess/WebPage/dmabuf/AcceleratedSurfaceDMABuf.cpp
M Tools/TestWebKitAPI/Tests/WebCore/glib/Damage.cpp
Log Message:
-----------
[GTK][WPE] Make Damage iterable
https://bugs.webkit.org/show_bug.cgi?id=291358
Reviewed by Nikolas Zimmermann.
Instead of exposing the internal vector we use for dirty rects, that can
contain empty rectangles after uniting, we can make Damage iterable and
always return the actual rectangles.
Canonical link: https://commits.webkit.org/296308@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes