[Webkit-unassigned] [Bug 205685] XMLHTTPRequest POSTs blob data to a custom WKURLSchemeHandler protocol crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 6 01:40:35 PST 2020


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

--- Comment #5 from youenn fablet <youennf at gmail.com> ---
Uploading blobs to custom scheme handler is not yet supported as per https://bugs.webkit.org/show_bug.cgi?id=197237.

The way I was able to repro the crash is to upload XHR with some text and make sure to call xhr.upload so as to set alwaysStream on the FormData.

-- 
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/20200106/c5a52ffb/attachment.htm>


More information about the webkit-unassigned mailing list