Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 15e09297620a9393c2a107a13c96a4c887dcadea
      
https://github.com/WebKit/WebKit/commit/15e09297620a9393c2a107a13c96a4c887dcadea
  Author: Philippe Normand <[email protected]>
  Date:   2026-09-14 (Mon, 14 Sep 2026)

  Changed paths:
    M LayoutTests/platform/glib/TestExpectations
    M 
Source/WebCore/platform/mediastream/gstreamer/MockRealtimeVideoSourceGStreamer.cpp

  Log Message:
  -----------
  REGRESSION(320813@main): [WPE][GTK] 
fast/mediastream/getUserMedia-default.html now timing out
https://bugs.webkit.org/show_bug.cgi?id=324111

Reviewed by Chris Dumez.

Do not access the video source settings from the updateSampleBuffer method in 
order to prevent a
deadlock where the current thread would attempt to take the 
m_frameGenerationLock lock a second time
from the same thread. See backtrace in the bug report.

* 
Source/WebCore/platform/mediastream/gstreamer/MockRealtimeVideoSourceGStreamer.cpp:
(WebCore::MockRealtimeVideoSourceGStreamer::updateSampleBuffer):

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



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

Reply via email to