[Webkit-unassigned] [Bug 54446] New: Share the helper functions used by Latin-1 and UTF-8 text codecs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 04:13:27 PST 2011


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

           Summary: Share the helper functions used by Latin-1 and UTF-8
                    text codecs
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kling at webkit.org


The new TextCodecUTF8 is using the 0x80808080 trick from TextCodecLatin1.
We should put the helper functions in a single place instead of duplicating it in both implementations.

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