Open
Bug 729953
Opened 14 years ago
Updated 3 years ago
Consider a better hash function for our hashtable string keys
Categories
(Core :: XPCOM, defect)
Tracking
()
NEW
People
(Reporter: bzbarsky, Unassigned)
References
Details
See numbers in bug 729952. Our string keys don't use nsCRT, but end up doing the same thing in the end.
Comment 1•14 years ago
|
||
Let's consolidate the functions unless there's some really good reason not to.
| Reporter | ||
Comment 2•14 years ago
|
||
I don't see any such reasons, offhand.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•