[Webkit-unassigned] [Bug 179303] UMBRELLA: text encoding oddities

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 6 09:38:53 PST 2017


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

--- Comment #10 from Maciej Stachowiak <mjs at apple.com> ---
For the fewcases where we don't support encodings from the standard, it's pretty clear what to do. (Well, not entirely for Big5... we might need a handwritten encoder to support the union of ICU's Big5 and Big5-HKSCS supported characters (if I'm interpreting the test results correctly).

We also have many miscellaneous bugs in the behavior of our encoders per WPT tests, but with this umbrella I'm only trying to fix the labels, not the encoders themselves.

For the cases where we have extra encodings or extra labels for them, it's a little less obvious. As Darin said, some of it might be for compatibility with native apps or local files.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171106/1d3ea93a/attachment.html>


More information about the webkit-unassigned mailing list