[Webkit-unassigned] [Bug 31144] [Qt] The XML tokenizer reports a parse error twice if it occurs before the document element is found.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 17:04:38 PST 2009


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





--- Comment #5 from Holger Freyther <zecke at selfish.org>  2009-11-04 17:04:38 PDT ---
Looking at it a bit more you might want to use m_sawError in ::doEnd() to see
if an error message has been sent during the parsing. And then it would be
greatly appreciated if you could provide a layout test (your manual one with
dumping as text would work) and finally see if we report an empty document as
failure (or not).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list