[Webkit-unassigned] [Bug 238113] Audio element playback ends early when src is a blob URL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 23 22:32:57 PDT 2022


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

--- Comment #3 from Pete Jungwirth <pete.jungwirth at amiralearning.com> ---
To clarify the attachment - this bug happens any time a Blob exceeds 65536 bytes. Examining the network tab while the file is playing, it looks like the last chunk in the file never causes the ended event to fire, and it fetches endlessly with 206 returns. If you take the fiddle that was provided in the original post and use a smaller mp3, it's easier to see.

-- 
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/20220324/69f11759/attachment.htm>


More information about the webkit-unassigned mailing list