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

  Changed paths:
    M Source/WebCore/Modules/mediastream/PeerConnectionBackend.cpp
    M 
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp
    M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp

  Log Message:
  -----------
  REGRESSION(298889@main): [WPE][GTK] Broke WebRTC event logging
https://bugs.webkit.org/show_bug.cgi?id=299723

Reviewed by Xabier Rodriguez-Calvar.

In 298889@main the log site identifiers format changed from hexadecimal to 
plain uint64_t, which
broke WebRTC event logging in the WPE and GTK ports. So adapt our code 
accordingly using this new
format.

* Source/WebCore/Modules/mediastream/PeerConnectionBackend.cpp:
(WebCore::PeerConnectionBackend::handleLogMessage):
* 
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp:
(WebCore::GStreamerPeerConnectionBackend::GStreamerPeerConnectionBackend):
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::createGSTPlayBin):

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