Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fc613d1a9cda4c7b5121786f6782116c196d696c
      
https://github.com/WebKit/WebKit/commit/fc613d1a9cda4c7b5121786f6782116c196d696c
  Author: Vitaly Dyachkov <vit...@igalia.com>
  Date:   2024-01-15 (Mon, 15 Jan 2024)

  Changed paths:
    M Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp

  Log Message:
  -----------
  REGRESSION(272806@main): [Debug][GStreamer] ASSERTION FAILED: The string 
being removed is an atom in the string table of an other thread! in 
~_WebKitVideoEncoderPrivate()
https://bugs.webkit.org/show_bug.cgi?id=267537

Reviewed by Philippe Normand.

Making an isolated copy of the passed codec string fixes the issue.

* Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:
(videoEncoderSetEncoder):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to