<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&#64;igalia.com" title="Philippe Normand &lt;pnormand&#64;igalia.com&gt;"> <span class="fn">Philippe Normand</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=250265&amp;action=diff" name="attach_250265" title="patch">attachment 250265</a> <a href="attachment.cgi?id=250265&amp;action=edit" title="patch">[details]</a></span>
patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=250265&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=250265&amp;action=review</a>

<span class="quote">&gt;&gt; Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:504
&gt;&gt; +                return FALSE;
&gt; 
&gt; 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">&gt;&gt; Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:511
&gt;&gt; +                return FALSE;
&gt; 
&gt; 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>