<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#c19">Comment # 19</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@apple.com" title="Nan Wang <n_wang@apple.com>"> <span class="fn">Nan Wang</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=160619#c16">comment #16</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=160619#c14">comment #14</a>)
> > Comment on <span class="bz_obsolete"><a href="attachment.cgi?id=285734&action=diff" name="attach_285734" title="patch">attachment 285734</a> <a href="attachment.cgi?id=285734&action=edit" title="patch">[details]</a></span>
> > patch
> >
> > View in context:
> > <a href="https://bugs.webkit.org/attachment.cgi?id=285734&action=review">https://bugs.webkit.org/attachment.cgi?id=285734&action=review</a>
> >
> > > LayoutTests/http/tests/media/resources/hls/generate-vod.php:14
> > > +$chunkCount = 0;
> > > +if (array_key_exists("duration", $_GET))
> > > + $chunkCount = $_GET["duration"] / $chunkDuration;
> >
> > This makes the "duration" param optional, so $chunkCount should have a
> > default value that will result in a playable stream.
>
> 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.</span >
There seemed to be a stalled event when it tried to seek for 1 hour duration.</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>