[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:00:27 PST 2009


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





--- Comment #4 from Holger Freyther <zecke at selfish.org>  2009-11-04 17:00:27 PDT ---
(In reply to comment #0)
> Created an attachment (id=42528)
 --> (https://bugs.webkit.org/attachment.cgi?id=42528) [details]
> test case
> 
> Attached is a test case that demonstrates the problem.
> 
> The root of the problem seems to be r27045:
> http://trac.webkit.org/changeset/27045.
> 
> I'm wondering why the logic in question was necessary? Is it expected that
> XMLTokenizer should report a failure when parsing an empty document? Or was the
> patch addressing some other issue?

Yes, libxml2 is having this behavior and we need it too.

-- 
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