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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 20 08:11:31 PST 2008


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


dominik.roettsches at access-company.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23263|0                           |1
        is obsolete|                            |




------- Comment #39 from dominik.roettsches at access-company.com  2008-11-20 08:11 PDT -------
Created an attachment (id=25314)
 --> (https://bugs.webkit.org/attachment.cgi?id=25314&action=view)
Replacing ICU with glib

Another round, now updated to apply cleanly to 38619:
* lots of coding style fixes, with special focus on the ones Eric pointed out
* tried to use GOwnPtr instead of manual memory management
* externalized GLib casefolding table and macros copied from ICU to separate
files
* Changes to GNUMakefile.am in JSC depending on choice of unicode backend

This is a preliminary version. Before asking for a review I need to do some
more testing on pages with exotic encodings.

Kalle, if you have some time, could have a go with this one? Any feedback is
welcome. 


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