<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GStreamer] Adaptive streaming issues"
   href="https://bugs.webkit.org/show_bug.cgi?id=144040#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GStreamer] Adaptive streaming issues"
   href="https://bugs.webkit.org/show_bug.cgi?id=144040">bug 144040</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=251430&amp;action=diff" name="attach_251430" title="patch">attachment 251430</a> <a href="attachment.cgi?id=251430&amp;action=edit" title="patch">[details]</a></span>
patch

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

<span class="quote">&gt;&gt; Source/WebCore/ChangeLog:9
&gt;&gt; +        inconsistent state in the next READY-&gt;PAUSED transition.
&gt; 
&gt; to prevent element from entering? I'm not english expert at all, though. Could you elaborate a bit more? the bug title says &quot;Adaptive streaming issues&quot;, what issues? what's exactly the problem we are solving and how?</span >

I described the issue in the bug description but yeah, sure, I can do it here as well :)

<span class="quote">&gt;&gt; Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:-419
&gt;&gt; -    ASSERT(isMainThread());
&gt; 
&gt; So this could be used by any thread? or should use just invert the assert? we should make more obvious what is expected to run in each thread.</span >

Any thread.
The adaptive streaming scenario is a bit special because the demuxer will ask the uridownloader to perform its task in a thread, AFAIK.</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>