Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5019b64ef2799cc458c40a618b4eb042c4b944c4
      
https://github.com/WebKit/WebKit/commit/5019b64ef2799cc458c40a618b4eb042c4b944c4
  Author: Philippe Normand <[email protected]>
  Date:   2025-12-11 (Thu, 11 Dec 2025)

  Changed paths:
    M LayoutTests/platform/gtk/TestExpectations
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp

  Log Message:
  -----------
  [GStreamer] Flaky web process deadlock when running 
imported/w3c/web-platform-tests/webrtc-stats/hardware-capability-stats.https.html
https://bugs.webkit.org/show_bug.cgi?id=303919

Reviewed by Xabier Rodriguez-Calvar.

Move code accessing the webrtcbin properties out of the main loop call handler 
in order to reduce
chances of deadlock when doing the synchronous IPC call to gather socket 
addresses from the ICE
agent.

* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::onIceCandidate):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to