<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: Media controls timeline should have percentage value description"
   href="https://bugs.webkit.org/show_bug.cgi?id=160619#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: Media controls timeline should have percentage value description"
   href="https://bugs.webkit.org/show_bug.cgi?id=160619">bug 160619</a>
              from <span class="vcard"><a class="email" href="mailto:n_wang&#64;apple.com" title="Nan Wang &lt;n_wang&#64;apple.com&gt;"> <span class="fn">Nan Wang</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=160619#c14">comment #14</a>)
<span class="quote">&gt; Comment on <span class="bz_obsolete"><a href="attachment.cgi?id=285734&amp;action=diff" name="attach_285734" title="patch">attachment 285734</a> <a href="attachment.cgi?id=285734&amp;action=edit" title="patch">[details]</a></span>
&gt; patch
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=285734&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=285734&amp;action=review</a>
&gt; 
&gt; &gt; LayoutTests/http/tests/media/resources/hls/generate-vod.php:14
&gt; &gt; +$chunkCount = 0;
&gt; &gt; +if (array_key_exists(&quot;duration&quot;, $_GET)) 
&gt; &gt; +    $chunkCount = $_GET[&quot;duration&quot;] / $chunkDuration;
&gt; 
&gt; This makes the &quot;duration&quot; param optional, so $chunkCount should have a
&gt; default value that will result in a playable stream.</span >

Seems this test is not passing on mac-wk2. But it passed on my local machine. Do you have any idea what could be the cause? The previous patch without the duration parameter seemed working fine.</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>