[Webkit-unassigned] [Bug 169276] Align XMLHttpRequest's overrideMimeType() with the standard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 08:49:06 PDT 2018


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

Chris Dumez <cdumez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #350741|review?                     |review+
              Flags|                            |

--- Comment #15 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 350741
  --> https://bugs.webkit.org/attachment.cgi?id=350741
Patch

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

r=me

> Source/WebCore/xml/XMLHttpRequest.cpp:784
> +    m_mimeTypeOverride = "application/octet-stream";

"application/octet-stream"_s is slightly more efficient I believe.

-- 
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/20181001/44b88fbd/attachment.html>


More information about the webkit-unassigned mailing list