[Webkit-unassigned] [Bug 184581] [GTK][GStreamer] Tests crashing since playbin3 was added

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 9 14:03:45 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=184581

--- Comment #8 from Philippe Normand <pnormand at igalia.com> ---
Comment on attachment 340020
  --> https://bugs.webkit.org/attachment.cgi?id=340020
[GStreamer] Never call updateTracks if running on legacy pipeline

View in context: https://bugs.webkit.org/attachment.cgi?id=340020&action=review

Which element is sending the message?

> Source/WebCore/ChangeLog:10
> +        Reviewed by NOBODY (OOPS!).

Duplicate :)

> Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1288
> +        if (!m_isLegacyPlaybin) {

Please turn this to an early break

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180509/f960c315/attachment.html>


More information about the webkit-unassigned mailing list