[Webkit-unassigned] [Bug 177884] SourceBuffer remove throws out way more content than requested

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 4 13:28:49 PDT 2017


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

--- Comment #5 from Joey Parrish <joeyparrish at google.com> ---
Perhaps ideally, applications would never target specific frames.

Shaka Player's integration tests target exact segment start times, and fairly arbitrarily, which is how we tripped over this.

In a real application, Shaka Player would be choosing removal times based on a fixed offset behind video.currentTime.

In any case, at our level, we don't have knowledge of frame times to begin with, so not only could we not target them deliberately, we also could not avoid them.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171004/ba065843/attachment-0001.html>


More information about the webkit-unassigned mailing list