[webkit-reviews] review cancelled: [Bug 15914] [GTK] Implement Unicode functionality using GLib : [Attachment 25348] Replacing ICU with glib

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 1 05:54:44 PST 2008


Dominik Röttsches <dominik.roettsches at access-company.com> has cancelled Dominik
Röttsches <dominik.roettsches at access-company.com>'s request for review:
Bug 15914: [GTK] Implement Unicode functionality using GLib
https://bugs.webkit.org/show_bug.cgi?id=15914

Attachment 25348: Replacing ICU with glib
https://bugs.webkit.org/attachment.cgi?id=25348&action=review

------- Additional Comments from Dominik Röttsches
<dominik.roettsches at access-company.com>
New iteration:
* incorporated one of the leak fixes from Kalle for TextBreakIteratorGtk.cpp
* added IDN support using libidn (autoconf check included)
  (this is required to pass /fast/encoding/url-hostname-non-ascii.html)
* reordered some encoding names, added some aliases and changed some letter
cases in order to pass the testcases that check for specific encoding names

Now passes a lot more of the test cases, the remaining failing ones are mostly
GBK and Hebrew encoding cases, which I am unable to test on my machine as my
libiconv doesn't have them.


More information about the webkit-reviews mailing list