SSIA
Created attachment 433872 [details] Patch
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 .
Committed r280080 (239806@main): <https://commits.webkit.org/239806@main>
<rdar://problem/80840075>