[Webkit-unassigned] [Bug 143218] [GStreamer] Move synchronous message handler to MediaPlayerPrivateGStreamerBase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 1 03:45:16 PDT 2015


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

--- Comment #4 from Philippe Normand <pnormand at igalia.com> ---
Comment on attachment 249805
  --> https://bugs.webkit.org/attachment.cgi?id=249805
patch

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

>> Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:999
>> +        gst_element_get_state(m_pipeline.get(), &currentState, NULL, 250);
> 
> nullptr. Doesn't 250 need to be multiplied by GST_NSECOND?

Indeed :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150401/4f7706b0/attachment-0001.html>


More information about the webkit-unassigned mailing list