[Webkit-unassigned] [Bug 17079] XML document sent with wrong encoding does not fail as expected (affects Acid3 test 70)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 25 16:43:16 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17079





------- Comment #11 from eric at webkit.org  2008-03-25 16:43 PDT -------
It looks like we will need to change TextResourceDecoder to so that when it
detects an XML content type it should go into a "strict" mode and set a flag on
error that the XMLTokenizer can then detect and react to.  I expect this patch
will be a lot of plumbing.


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



More information about the webkit-unassigned mailing list