[Webkit-unassigned] [Bug 189627] New: XMLHttpRequest::createResponseBlob() should create a Blob with type for empty response

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 14 13:02:29 PDT 2018


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

            Bug ID: 189627
           Summary: XMLHttpRequest::createResponseBlob() should create a
                    Blob with type for empty response
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rbuis at igalia.com
                CC: beidson at apple.com

Right now we return an empty Blob without type when the response is empty, but it should include the type always:
https://xhr.spec.whatwg.org/#blob-response

-- 
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/20180914/ac43f59d/attachment.html>


More information about the webkit-unassigned mailing list