Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 727e3a67027414a6ff88fa94a4b57b0d6a2346b6
https://github.com/WebKit/WebKit/commit/727e3a67027414a6ff88fa94a4b57b0d6a2346b6
Author: Carlos Garcia Campos <[email protected]>
Date: 2025-04-01 (Tue, 01 Apr 2025)
Changed paths:
M Source/WebCore/platform/graphics/Damage.h
M Tools/TestWebKitAPI/Tests/WebCore/glib/Damage.cpp
Log Message:
-----------
[GTK][WPE] Damage should reset should unite when made full or a rect
containing the bounding box is added
https://bugs.webkit.org/show_bug.cgi?id=290839
Reviewed by Alejandro G. Castro.
In those cases we are clearing the rects vector, so we should initialize
m_shouldUnite too.
* Source/WebCore/platform/graphics/Damage.h:
(WebCore::Damage::makeFull):
(WebCore::Damage::add):
* Tools/TestWebKitAPI/Tests/WebCore/glib/Damage.cpp:
(TestWebKitAPI::TEST(Damage, Unite)):
Canonical link: https://commits.webkit.org/293004@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