[Webkit-unassigned] [Bug 159891] [encoding] Support for GB18030

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 00:59:44 PDT 2016


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

--- Comment #1 from Myles C. Maxfield <mmaxfield at apple.com> ---
I started looking at this and I found that in TextEncoding::encode() we will normalize the strings to NFC before encoding them. Commenting out this normalization causes many more of the tests to pass.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161020/25399f9c/attachment.html>


More information about the webkit-unassigned mailing list