Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c075260247d527fea5c4b4e83e6f948c4c2e7653
https://github.com/WebKit/WebKit/commit/c075260247d527fea5c4b4e83e6f948c4c2e7653
Author: Philippe Normand <[email protected]>
Date: 2025-03-06 (Thu, 06 Mar 2025)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp
Log Message:
-----------
[GStreamer] Simplify ifdefs in buildDMABufCaps()
https://bugs.webkit.org/show_bug.cgi?id=289233
Reviewed by Carlos Garcia Campos.
The whole function is already ifdeffed with USE(GBM) so checking it again in
the function body is
useless.
* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:
(WebCore::buildDMABufCaps):
Canonical link: https://commits.webkit.org/291692@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