RESOLVED FIXED 228106
[GStreamer] Switch raw GstStructure pointers to GUniquePtr
https://bugs.webkit.org/show_bug.cgi?id=228106
Summary [GStreamer] Switch raw GstStructure pointers to GUniquePtr
Philippe Normand
Reported 2021-07-20 05:47:36 PDT
SSIA
Attachments
Patch (5.58 KB, patch)
2021-07-20 06:33 PDT, Philippe Normand
calvaris: review+
Philippe Normand
Comment 1 2021-07-20 06:33:15 PDT
Xabier Rodríguez Calvar
Comment 2 2021-07-20 07:34:32 PDT
Comment on attachment 433872 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=433872&action=review > Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2399 > + m_mediaLocationCurrentIndex = static_cast<int>(gst_value_list_get_size(locations)) -1; Now that we're changing this line, let's fix that - 1 .
Philippe Normand
Comment 3 2021-07-20 08:29:49 PDT
Radar WebKit Bug Importer
Comment 4 2021-07-20 08:30:17 PDT
Note You need to log in before you can comment on or make changes to this bug.