[Webkit-unassigned] [Bug 203302] WKWebView: WKURLSchemeHandler request don't have Range headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 23 17:25:53 PDT 2019


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

--- Comment #2 from Alex Christensen <achristensen at apple.com> ---
WKURLSchemeHandler is behaving correctly here, and on Mac the same code has a range request.  The problem is on iOS the request we receive from AVAssetResourceLoader does not have a range request, but on Mac the request we receive in the WebCoreNSURLSession has a range request.  I'm uploading a test that verifies this is the case.

-- 
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/20191024/0a2e0de2/attachment.htm>


More information about the webkit-unassigned mailing list