[Webkit-unassigned] [Bug 15914] [GTK] Implement Unicode functionality using GLib

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


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


dominik.roettsches at access-company.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25348|review?                     |
               Flag|                            |
  Attachment #25348|0                           |1
        is obsolete|                            |
  Attachment #25627|                            |review?
               Flag|                            |




------- Comment #47 from dominik.roettsches at access-company.com  2008-12-01 05:54 PDT -------
Created an attachment (id=25627)
 --> (https://bugs.webkit.org/attachment.cgi?id=25627&action=view)
Replacing ICU with glib, IDN support

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.


-- 
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