[webkit-changes] [WebKit/WebKit] 6f5ada: REGRESSION(272776 at main): [GStreamer][Debug] ASSERT...

Philippe Normand noreply at github.com
Fri Jan 19 00:17:56 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6f5ada25d26efd742f571af02bfef4953781f104
      https://github.com/WebKit/WebKit/commit/6f5ada25d26efd742f571af02bfef4953781f104
  Author: Philippe Normand <philn at igalia.com>
  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 at 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




More information about the webkit-changes mailing list