[Webkit-unassigned] [Bug 259105] REGRESSION (Safari 16.4): HTMLVideoElement reports currentTime outside buffered range

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 24 11:54:19 PDT 2023


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

--- Comment #2 from Eric Carlson <eric.carlson at apple.com> ---
This doesn't reproduce for me with current sources. The currentTime is 0 when the buffered ranges is [0 - 0], stays at 0 when it jumps to [0 - 3.92], changes to 0.000001 when the buffered ranges changes to [0.000001 - 3.92], and stays at 0.000001 when the 'durationchanged' event fires and the buffered ranges changes to [0.000001 - 171.92]

-- 
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/20230724/c8201ed1/attachment.htm>


More information about the webkit-unassigned mailing list