[Webkit-unassigned] [Bug 194775] HTMLMediaElement readyState unexpectedly changes to HAVE_FUTURE_DATA

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 18 12:55:50 PST 2019


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

--- Comment #1 from Jer Noble <jer.noble at apple.com> ---
>From your description, I don't understand what underlying problem you're interested in solving. Is Hulu stalling during playback waiting for the readyState to transition to HAVE_ENOUGH?

Frankly, the entire point of MSE is to allow pages to make sophisticated scheduling, routing, and caching decisions. The UA literally does not have enough information to correctly determine whether playback will be able to continue uninterrupted, as networking decisions are not made by the UA. Hulu (and other sophisticated MSE clients) likely do not even use readyState==HAVE_ENOUGH in their loading decision graph.

-- 
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/20190218/7911b560/attachment-0001.html>


More information about the webkit-unassigned mailing list