[Webkit-unassigned] [Bug 8937] New: EncodingMap uses 0 as its empty value but 0 is a valid TextEncodingID

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue May 16 01:22:25 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8937

           Summary: EncodingMap uses 0 as its empty value but 0 is a valid
                    TextEncodingID
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: opendarwin.org at mitzpettel.com


EncodingMap uses 0 as its empty value but 0 is a valid encoding ID (MacRoman),
which is actually added to the map by buildDictionaries().

I think the empty value should be changed to something else (but not
InvalidEncoding, which is used as the deleted value), and emptyValueIsZero
should be defined as false.


-- 
Configure bugmail: http://bugzilla.opendarwin.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