[webkit-changes] [WebKit/WebKit] 357e65: Cherry-pick 276621 at main (d1482329e9e2). https://bu...

Philippe Normand noreply at github.com
Tue Mar 26 17:09:45 PDT 2024


  Branch: refs/heads/webkitglib/2.42
  Home:   https://github.com/WebKit/WebKit
  Commit: 357e650606970d4108a05139e781c0bbbc455db3
      https://github.com/WebKit/WebKit/commit/357e650606970d4108a05139e781c0bbbc455db3
  Author: Philippe Normand <philn at igalia.com>
  Date:   2024-03-27 (Wed, 27 Mar 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp

  Log Message:
  -----------
  Cherry-pick 276621 at main (d1482329e9e2). https://bugs.webkit.org/show_bug.cgi?id=271611

    [GStreamer][MSE] Leaks seek events
    https://bugs.webkit.org/show_bug.cgi?id=271611

    Reviewed by Alicia Boya Garcia.

    The event ref passed to the send_event vfunc is transfer-full, so it needs to be adopted. When
    chaining to the parent class we transfer it back.

    * Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:
    (webKitMediaSrcSendEvent):

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