[Webkit-unassigned] [Bug 166979] [MSE, Audio only] Playback does not resume after seeking to an unbuffered position

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 16:48:06 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=166979

--- Comment #1 from gregory marcilhacy <marcilha at amazon.com> ---
This seems to fix the issue but this should still be addressed.


...
audioElement.addEventListener('seeked', function(){
  audioElement.currentTime = audioElement.currentTime;
});

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170113/6791e736/attachment.html>


More information about the webkit-unassigned mailing list