[webkit-changes] [WebKit/WebKit] ad178f: [GStreamer] Missing chain-ups to parent class cons...

Philippe Normand noreply at github.com
Wed Feb 1 02:26:26 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ad178f924e78b31169f1219d5fcd80ff8e1e27d5
      https://github.com/WebKit/WebKit/commit/ad178f924e78b31169f1219d5fcd80ff8e1e27d5
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
    M Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp
    M Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp
    M Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp
    M Source/WebCore/platform/gstreamer/WebKitFliteSourceGStreamer.cpp

  Log Message:
  -----------
  [GStreamer] Missing chain-ups to parent class constructed in custom GStreamer elements
https://bugs.webkit.org/show_bug.cgi?id=251446

Reviewed by Xabier Rodriguez-Calvar.

* Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:
(webKitWebAudioSrcConstructed):
* Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:
(webkitVideoSinkConstructed):
* Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:
(videoEncoderConstructed):
* Source/WebCore/platform/gstreamer/WebKitFliteSourceGStreamer.cpp:
(webkitFliteSrcConstructed):

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




More information about the webkit-changes mailing list