[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 11:33:30 PDT 2017


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

Joey Parrish <joeyparrish at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jer.noble at apple.com

--- Comment #1 from Joey Parrish <joeyparrish at google.com> ---
It appears that the issue is removal of a range with an end time corresponding exactly to the PTS of a key frame.  Safari 11 seems to treat this as including the key frame, which then causes it to remove up to the next key frame.

As far as I can tell, the end of the removal range should be exclusive, not inclusive.

-- 
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/0143057d/attachment.html>


More information about the webkit-unassigned mailing list