Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f4b8a8d64dd384a0cda1c09193eab02a7df6ac7c https://github.com/WebKit/WebKit/commit/f4b8a8d64dd384a0cda1c09193eab02a7df6ac7c Author: Patrick Griffis <pgrif...@igalia.com> Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths: M Source/WebCore/Modules/mediastream/gstreamer/GStreamerDataChannelHandler.cpp Log Message: ----------- [GLIB] Fix clang build (-Werror,-Wunused-lambda-capture) https://bugs.webkit.org/show_bug.cgi?id=255674 Reviewed by Michael Catanzaro. Depending on the GStreamer version this fails to compile, just ensure `this` is always used. * Source/WebCore/Modules/mediastream/gstreamer/GStreamerDataChannelHandler.cpp: (WebCore::GStreamerDataChannelHandler::onMessageData): Canonical link: https://commits.webkit.org/263166@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes