Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f088b437f4e1a06b18f09812f2662e93f090c9f7 https://github.com/WebKit/WebKit/commit/f088b437f4e1a06b18f09812f2662e93f090c9f7 Author: Patrick Griffis <pgrif...@igalia.com> Date: 2024-04-01 (Mon, 01 Apr 2024)
Changed paths: M Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp M Source/WebCore/platform/graphics/cairo/CairoUtilities.h M Source/WebKit/UIProcess/API/gtk/PageClientImpl.cpp Log Message: ----------- [Skia] Use gtk_widget_queue_draw_region() for PageClientImpl::setViewNeedsDisplay in GTK3 https://bugs.webkit.org/show_bug.cgi?id=271955 Reviewed by Carlos Garcia Campos. Just moves around the helper function that was only used in this location. * Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp: (WebCore::toCairoRegion): Deleted. * Source/WebKit/UIProcess/API/gtk/PageClientImpl.cpp: (WebKit::toCairoRegion): (WebKit::PageClientImpl::setViewNeedsDisplay): Canonical link: https://commits.webkit.org/276887@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes