[webkit-changes] [WebKit/WebKit] 9935e6: [GStreamer][WebRTC] Support for data-channel conte...

Philippe Normand noreply at github.com
Wed Apr 19 02:11:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9935e67fcbde0c993b2c613631967fc702dc969b
      https://github.com/WebKit/WebKit/commit/9935e67fcbde0c993b2c613631967fc702dc969b
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-04-19 (Wed, 19 Apr 2023)

  Changed paths:
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerDataChannelHandler.cpp

  Log Message:
  -----------
  [GStreamer][WebRTC] Support for data-channel contents logging
https://bugs.webkit.org/show_bug.cgi?id=255605

Reviewed by Xabier Rodriguez-Calvar.

Potentially useful for debugging. It poses no privacy issue because these logs are enabled only when
setting the GST_DEBUG environment accordingly.

* Source/WebCore/Modules/mediastream/gstreamer/GStreamerDataChannelHandler.cpp:
(WebCore::GStreamerDataChannelHandler::setClient):
(WebCore::GStreamerDataChannelHandler::sendRawData):
(WebCore::GStreamerDataChannelHandler::onMessageData):

Canonical link: https://commits.webkit.org/263126@main




More information about the webkit-changes mailing list