Closed Bug 1134853 Opened 11 years ago Closed 11 years ago

Use a standard hashtable instead of XPTHashTable

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: mccr8, Unassigned)

References

(Blocks 1 open bug)

Details

xpt implements its own hash table, which sounds like a terrible idea.
It also seems to use its own arena allocator...
Blocks: 1130158
Looking at this code some more, I think this hash table has to be serializable, so replacing it won't be very easy and is probably not worth the effort.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.