[webkit-changes] [WebKit/WebKit] 4b1496: [GStreamer][MediaRecorder] Pipeline remains in glo...

Philippe Normand noreply at github.com
Fri May 31 00:47:00 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4b149650aebe9972cad909d83279d198dda6cb47
      https://github.com/WebKit/WebKit/commit/4b149650aebe9972cad909d83279d198dda6cb47
  Author: Philippe Normand <philn at igalia.com>
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
    M Source/WebCore/platform/mediarecorder/MediaRecorderPrivateGStreamer.cpp

  Log Message:
  -----------
  [GStreamer][MediaRecorder] Pipeline remains in global registry if stopRecording is called
https://bugs.webkit.org/show_bug.cgi?id=274893

Reviewed by Xabier Rodriguez-Calvar.

Clearing the GStreamer pipeline without un-registering it from the global registry would result in a
memory leak.

* Source/WebCore/platform/mediarecorder/MediaRecorderPrivateGStreamer.cpp:
(WebCore::MediaRecorderPrivateBackend::stopRecording):

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



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


More information about the webkit-changes mailing list