Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b023c541869491bacd7a9c0980dae6821881e95b
https://github.com/WebKit/WebKit/commit/b023c541869491bacd7a9c0980dae6821881e95b
Author: Philippe Normand <[email protected]>
Date: 2024-05-10 (Fri, 10 May 2024)
Changed paths:
M
Source/WebCore/Modules/mediastream/gstreamer/GStreamerDataChannelHandler.cpp
Log Message:
-----------
[GStreamer][WebRTC] Improve error checking in DataChannel backend
https://bugs.webkit.org/show_bug.cgi?id=273932
Reviewed by Xabier Rodriguez-Calvar.
Use the new gst_webrtc_data_channel_send_{string,data}_full APIs when
available. Also fix
GST_CHECK_VERSION ifdefs, those should use stable release numbering unless the
needed check is for a
development version not shipped yet.
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerDataChannelHandler.cpp:
(WebCore::GStreamerDataChannelHandler::sendStringData):
(WebCore::GStreamerDataChannelHandler::sendRawData):
(WebCore::GStreamerDataChannelHandler::checkState):
Canonical link: https://commits.webkit.org/278611@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