[Webkit-unassigned] [Bug 35233] Optimize Latin-1 decoding in TextCodecLatin1::decode()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 24 08:12:50 PST 2010


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





--- Comment #15 from Darin Adler <darin at apple.com>  2010-02-24 08:12:49 PST ---
(In reply to comment #14)
> Sounds like a good idea, but what code are you talking about? AFAICT the UTF-8
> decoding is done by each port's own backend.

We had discussed using the UTF8 conversion code from wtf/unicode/UTF8.cpp to
create a TextCodecUTF8 that could be more efficient than the platform-specific
encoders, but I guess we never did it!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list