[Webkit-unassigned] [Bug 18270] treating x-user-defined different from windows-1252 breaks some Indian web sites

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 9 01:32:30 PDT 2008


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





------- Comment #5 from ap at webkit.org  2008-09-09 01:32 PDT -------
I don't really like the idea of different decoding rules depending on where the
encoding is specified. I'd be happier if the change was made unconditionally.
Yes, this poses a theoretical risk for some XHR requests, but I'd prefer a
decision to employ an ugly workaround like this to be made based on knowledge
of real life severity.

+    // treat x-user-defined as windows-1252 (bug 18270)

With so many WebKit bug trackers around, it's better to use complete URLs like
https://bugs.webkit.org/show_bug.cgi?id=18270.

> I did spot checks of a few Indian web sites

It would be highly desirable to have a list including several sites that are
fixed with this patch. Changes like this tend to do both good and harm (and to
be incomplete), so having a list of sites that were fixed may help to make an
informed decision in the future.


-- 
Configure bugmail: https://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