[Webkit-unassigned] [Bug 202633] [GTK] 2.27.1 shows HTML iframe content as text/plain

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 8 00:23:06 PDT 2019


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

--- Comment #3 from Milan Crha <mcrha at redhat.com> ---
This happens when webkit_uri_scheme_request_finish() is called with mime-type

   text/html; charset="UTF-8"

Using the mime-type:

   text/html

doesn't suffer of this issue.

Should the webkit_uri_scheme_request_finish() be called always with a simple mime type, without additional arguments (like those used in Content-Type header)?

This wasn't the case in the past, but I also do not say that Evolution does this correctly. It can be some misunderstanding on the Evolution side.

-- 
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/20191008/5a0df646/attachment-0001.html>


More information about the webkit-unassigned mailing list