[Webkit-unassigned] [Bug 225226] Blob contentType with charset renders html as plain text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 4 12:58:51 PDT 2021


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

--- Comment #7 from Chris Dumez <cdumez at apple.com> ---
(In reply to Chris Dumez from comment #6)
> m_blobData->contentType() in
> NetworkDataTaskBlob::dispatchDidReceiveResponse() is "text/html;
> charset=utf-8", which looks good. Things must be going wrong later on.

Even in DocumentLoader::responseReceived() the MIME type is still correct:
DocumentLoader::responseReceived() URL: blob:https://fiddle.jshell.net/bfee7052-96f8-4df0-b134-30adf078bf3d, mime type: text/html; charset=utf-8

-- 
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/20210504/1a49e2ce/attachment-0001.htm>


More information about the webkit-unassigned mailing list