[webkit-reviews] review denied: [Bug 5548] UTF-16 charset specified in 8-bit documents should be ignored : [Attachment 4525] proposed patch

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Mon Oct 31 10:01:02 PST 2005


Darin Adler <darin at apple.com> has denied Darin Adler <darin at apple.com>'s
request for review:
Bug 5548: UTF-16 charset specified in 8-bit documents should be ignored
http://bugzilla.opendarwin.org/show_bug.cgi?id=5548

Attachment 4525: proposed patch
http://bugzilla.opendarwin.org/attachment.cgi?id=4525&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
This doesn't look quite right to me. Testing with other browsers long ago, I
found that pages marked "UTF-16" (not XML pages, but HTML ones) in <meta> tags
were treated as UTF-8 by other browsers. Not default encoding (Windows Latin-1
for the "default default"), but specifically UTF-8.

This patch changes that behavior to make some XML cases work better; I think
that's incorrect.



More information about the webkit-reviews mailing list