[Webkit-unassigned] [Bug 202321] [GTK] Web Inspector: page error in 2.26.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 3 01:15:31 PDT 2019


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

--- Comment #4 from Xi Ruoyao <xry111 at mengyan1223.wang> ---
(In reply to Michael Catanzaro from comment #2)
> So apparently this bug maybe does not occur on Debian. I suggest installing
> Epiphany Technology Preview for testing purposes. It provides a
> distro-agnostic ground-truth runtime that exhibits this bug and will allow
> testing regardless of host dependencies.
> 
> In the meantime, I'm using Firefox's inspector, which feels a lot more
> familiar than Chrome's.

I "fixed" this by moving "<!DOCTYPE html>" in Source/WebInspectorUI/UserInterface/Main.html from line 26 to line 1.

It seems if <!DOCTYPE html> is at line 26, WebKit ignores it and tries to parse Main.html as XML (again!).

-- 
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/20191003/8571b5f5/attachment.html>


More information about the webkit-unassigned mailing list