Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6f5ada25d26efd742f571af02bfef4953781f104
      
https://github.com/WebKit/WebKit/commit/6f5ada25d26efd742f571af02bfef4953781f104
  Author: Philippe Normand <[email protected]>
  Date:   2024-01-19 (Fri, 19 Jan 2024)

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

  Log Message:
  -----------
  REGRESSION(272776@main): [GStreamer][Debug] ASSERTION FAILED: m_streamFormat 
in MockRealtimeAudioSourceGStreamer::render()
https://bugs.webkit.org/show_bug.cgi?id=267627

Reviewed by Xabier Rodriguez-Calvar.

Prevent an ASSERT in the mock audio source, that would happen in case the 
source is stopped while
rendering.

* 
Source/WebCore/platform/mediastream/gstreamer/MockRealtimeAudioSourceGStreamer.cpp:
(WebCore::MockRealtimeAudioSourceGStreamer::render):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to