[Webkit-unassigned] [Bug 170849] A blob created from a fetch response does not correctly get type set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 25 19:41:58 PDT 2017


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

webkitcontrib at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkitcontrib at gmail.com
 Attachment #308192|                            |review?
              Flags|                            |

--- Comment #4 from webkitcontrib at gmail.com ---
Created attachment 308192

  --> https://bugs.webkit.org/attachment.cgi?id=308192&action=review

Response.blob() does not set the content-type based on the header value.

This should update the Response content-type after headers are received.  Its covered by a web-platform-test, but I'm not sure if there is something I need to do in webkit to indicate that the test works now.

Also, I apologize if I made this patch incorrectly.  Its my first time submitting here.

-- 
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/20170426/a63badd9/attachment.html>


More information about the webkit-unassigned mailing list