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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 2 13:04:15 PDT 2008


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


dominik.roettsches at access-company.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23001|0                           |1
        is obsolete|                            |
  Attachment #23124|                            |review+
               Flag|                            |




------- Comment #22 from dominik.roettsches at access-company.com  2008-09-02 13:04 PDT -------
Created an attachment (id=23124)
 --> (https://bugs.webkit.org/attachment.cgi?id=23124&action=view)
patch updated for probing for iconv encodings, updated to revision 36025

I updated Jürg's patch for probing the list of codecs that are supported by
iconv (as stated on the libiconv web page). TIS-620, WINDOWS-1251, EUC-KR,
WINDOWS-1253 added manually. This patch now works without a dependency to
libiconv, but relies on hard-coded codec tables. It could serve as an interim
solution until it's decided to change the text codecs architecture. 


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