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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 12 09:08:01 PST 2009


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





------- Comment #55 from darin at apple.com  2009-01-12 09:08 PDT -------
(In reply to comment #53)
> I am not sure if I understand how you see the codec changes separate from the
> rest of the patch. Could you explain in a little more detail? 
> TextCodecGtk.cpp and TextCodecGtk.h are new in this patch, not modifying old
> code and essential to the overall functioning of this patch. On the one hand,
> on their own in a separate patch they wouldn't add anything functional and on
> the other hand, the changes in TextEncodingRegistry.cpp for example wouldn't
> work without these new files. 

I mean that the TextCodecGtk and TextEncodingRegistry changes together can
stand alone, and don't rely on the WTF changes. I see nothing where it requires
the WTF changes.

Similarly, the IDN changes don't have to go with either the codec changes or
the WTF changes.

Same for the text break iterator changes.

These seem like they could be done in at least 4 separate pieces, each easier
to review, and each helpful in making progress.


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