<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [GStreamer] extra-headers and keep-alive properties for HTTP source element"
href="https://bugs.webkit.org/show_bug.cgi?id=143480#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [GStreamer] extra-headers and keep-alive properties for HTTP source element"
href="https://bugs.webkit.org/show_bug.cgi?id=143480">bug 143480</a>
from <span class="vcard"><a class="email" href="mailto:pnormand@igalia.com" title="Philippe Normand <pnormand@igalia.com>"> <span class="fn">Philippe Normand</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=250265&action=diff" name="attach_250265" title="patch">attachment 250265</a> <a href="attachment.cgi?id=250265&action=edit" title="patch">[details]</a></span>
patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=250265&action=review">https://bugs.webkit.org/attachment.cgi?id=250265&action=review</a>
<span class="quote">>> Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:504
>> + return FALSE;
>
> Do we want to return if any of the elements fail, or should we try with the rest?</span >
This code is inspired from gst's souphttpsrc element, I'd rather avoid a different behavior here.
<span class="quote">>> Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:511
>> + return FALSE;
>
> Do we want to return if any of the elements fail, or should we try with the rest?</span >
This code is inspired from gst's souphttpsrc element, I'd rather avoid a different behavior here.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>