Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 33fd43796cb35f97d3eee6c1d8116b8fe87ccbac
https://github.com/WebKit/WebKit/commit/33fd43796cb35f97d3eee6c1d8116b8fe87ccbac
Author: Claudio Saavedra <[email protected]>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M Source/WebCore/platform/graphics/ImageBufferAllocator.cpp
M Source/WebCore/platform/graphics/ImageBufferAllocator.h
Log Message:
-----------
[GTK][WPE][Debug] Fix broken build since 296117@main
https://bugs.webkit.org/show_bug.cgi?id=294384
Reviewed by Adrian Perez de Castro.
Linux Debug builds are broken with
"error: undefined symbol: vtable for WebCore::ImageBufferAllocator"
Moving the default destructor from the header to the .cpp file fixes it.
* Source/WebCore/platform/graphics/ImageBufferAllocator.cpp:
* Source/WebCore/platform/graphics/ImageBufferAllocator.h:
Canonical link: https://commits.webkit.org/296140@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