<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [GStreamer] duration query improvements"
   href="https://bugs.webkit.org/show_bug.cgi?id=159458#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [GStreamer] duration query improvements"
   href="https://bugs.webkit.org/show_bug.cgi?id=159458">bug 159458</a>
              from <span class="vcard"><a class="email" href="mailto:calvaris&#64;igalia.com" title="Xabier Rodríguez Calvar &lt;calvaris&#64;igalia.com&gt;"> <span class="fn">Xabier Rodríguez Calvar</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=282866&amp;action=diff" name="attach_282866" title="patch">attachment 282866</a> <a href="attachment.cgi?id=282866&amp;action=edit" title="patch">[details]</a></span>
patch

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

<span class="quote">&gt;&gt;&gt; Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:521
&gt;&gt;&gt; +    m_durationAtEOS = 0;
&gt;&gt; 
&gt;&gt; Why do you need this?
&gt; 
&gt; For no good reason it seems :)</span >

Well, I guess it is correct to assume that if you are seeking and the end is not reached as it is set in like 520, considering the new paradigm of not caching the duration until the playback ends, we should not have a valid value 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>