Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ebd307719a8e4e139fdc6403c6408471ac9f1e06
      
https://github.com/WebKit/WebKit/commit/ebd307719a8e4e139fdc6403c6408471ac9f1e06
  Author: Philippe Normand <[email protected]>
  Date:   2024-11-11 (Mon, 11 Nov 2024)

  Changed paths:
    M 
Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp

  Log Message:
  -----------
  REGRESSION(286323@main): [GStreamer][MediaStream] ASSERTs during latency 
query handling
https://bugs.webkit.org/show_bug.cgi?id=282925

Reviewed by Xabier Rodriguez-Calvar.

Avoid usage of RealtimeMediaSource::source() from the GStreamer pad streaming 
thread. That method
can only be called from the main thread.

* Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:

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