Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 23b179b283000ea56655b1ce331f9b098b7ac6d1
      
https://github.com/WebKit/WebKit/commit/23b179b283000ea56655b1ce331f9b098b7ac6d1
  Author: Philippe Normand <[email protected]>
  Date:   2025-09-29 (Mon, 29 Sep 2025)

  Changed paths:
    M 
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoDecoderFactory.cpp
    M Source/WebKit/SourcesGTK.txt
    M Source/WebKit/SourcesWPE.txt

  Log Message:
  -----------
  [GStreamer][LibWebRTC] Build broken
https://bugs.webkit.org/show_bug.cgi?id=299724

Unreviewed, fix the WPE/GTK libwebrtc build, there was a mis-use of const char* 
in a makeString call
and also the NetworkRTCSharedMonitor introduced in 300507@main wasn't added to 
our build
definitions. The NetworkRTCMonitor needs to be in the same unit because it 
declares static functions
used from NetworkRTCSharedMonitor...

* 
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoDecoderFactory.cpp:
(WebCore::GStreamerWebRTCVideoDecoder::makeElement):
* Source/WebKit/SourcesGTK.txt:
* Source/WebKit/SourcesWPE.txt:

Canonical link: https://commits.webkit.org/300678@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

Reply via email to