[Webkit-unassigned] [Bug 159891] [encoding] Support for GB18030
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 20 01:14:54 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=159891
--- Comment #3 from Myles C. Maxfield <mmaxfield at apple.com> ---
(In reply to comment #2)
> (In reply to comment #1)
> > 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.
>
> This was done in Blink in https://chromiumcodereview.appspot.com/19845004.
> We should consider porting this to WebKit.
The NFC normalization was eventually removed from Blink in https://codereview.chromium.org/1424303002
--
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/071e5d0c/attachment.html>
More information about the webkit-unassigned
mailing list