[Webkit-unassigned] [Bug 154916] WKWebView needs feature to allow file:// subresources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 7 13:36:04 PDT 2019


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

--- Comment #34 from Alex Christensen <achristensen at apple.com> ---
WKURLSchemeTask's didReceiveData: can be called multiple times, each with a piece of the response data.  Videos are usually requested using byte range requests, so you only need to include those bytes anyways.

-- 
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/20191007/4ac170ba/attachment.html>


More information about the webkit-unassigned mailing list