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

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed May 17 22:00:40 PDT 2006


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8367|review?                     |review-
               Flag|                            |




------- Comment #3 from darin at apple.com  2006-05-17 22:00 PDT -------
(From update of attachment 8367)
Actually, the specialization of the HashKeyStorageTraits can and should be
removed entirely if we have to change the empty value. The reason that's there
is to make the hash table implementation get shared. But that sharing can't
take place if the traits are not the standard traits for the integer type.

Otherwise, this patch looks fine.


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