[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
Mon Oct 7 07:09:03 PDT 2019


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Milan Crha from comment #0)
> Evolution talking to webkit2gtk3 2.27.1 shows its iframe content (text/html)
> as text/plain, effectively showing the HTML code, instead of rendered
> content. Downgrading to 2.26.1 fixes the problem, thus it's a regression (or
> a new feature/behaviour?) of WebKitGTK+ itself.
> 
> Other things noticed:
> a) the evolution console contains two new messages (the below shown twice)
> with no clear origin:
> > Received data during response processing, queuing it.

This is harmless, but annoying, message shown by the new custom protocols implementation. I think it should be moved as internal log or just removed.

> b) trying to show WebKit inspector opens a page, which contains an error:
> 
>    This page contains the following errors:
> 
>    error on line 43 at column 8: Opening and ending tag mismatch: link line
> 0 and head
>    Below is a rendering of the page up to the first error.
> 
>    WI.sharedApp = new WI.AppController; WI.sharedApp.initialize();

This is bug #202321, I think.

-- 
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/20191007/b4efe4cb/attachment.html>


More information about the webkit-unassigned mailing list