[Webkit-unassigned] [Bug 66484] New: New XML parser: tokenizer should report errors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 18 11:00:34 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66484
Summary: New XML parser: tokenizer should report errors
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: XML
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jeffrey at endrift.com
Currently, the XML tokenizer emits an EOF token if there is a tokenizer error. This means that we lose information about what the tokenizer error, and we can't report the error to the client. It probably makes sense to have a special Error token which contains information about the error.
--
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