WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 66484
New XML parser: tokenizer should report errors
https://bugs.webkit.org/show_bug.cgi?id=66484
Summary
New XML parser: tokenizer should report errors
Vicki Pfau
Reported
2011-08-18 11:00:35 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug