[webkit-reviews] review granted: [Bug 189746] [XHR] Response MIME type computation should return text/xml for non-http protocols : [Attachment 350105] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 19 06:02:48 PDT 2018


Frédéric Wang (:fredw) <fred.wang at free.fr> has granted Rob Buis
<rbuis at igalia.com>'s request for review:
Bug 189746: [XHR] Response MIME type computation should return text/xml for
non-http protocols
https://bugs.webkit.org/show_bug.cgi?id=189746

Attachment 350105: Patch

https://bugs.webkit.org/attachment.cgi?id=350105&action=review




--- Comment #2 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
Comment on attachment 350105
  --> https://bugs.webkit.org/attachment.cgi?id=350105
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=350105&action=review

> Source/WebCore/ChangeLog:3
> +	   [XHR] Response MIME type computation should return text/xml for
non-http protocols

IIUC, "should default to text/xml" is more accurate.

> LayoutTests/ChangeLog:9
> +	   * fast/files/xhr-response-blob.html:

Do we also have upstream WPT tests we can import/update/write for this?


More information about the webkit-reviews mailing list