Closed
Bug 675873
Opened 13 years ago
Closed 13 years ago
Switch nsHttpConnectionMgr from nsHashtable to nsClassHashtable
Categories
(Core :: Networking: HTTP, defect)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
mozilla8
People
(Reporter: mwu, Assigned: mwu)
References
Details
(Whiteboard: [inbound])
Attachments
(1 file)
10.78 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
nsClassHashtable is nicer and nsHashtable is deprecated. Also, this will help me fix a PRBool api problem in nsHashtable.
Attachment #550015 -
Flags: review?(bzbarsky)
Comment 1•13 years ago
|
||
Comment on attachment 550015 [details] [diff] [review]
Switch to nsClassHashtable
r=me. That Reset() api is insane!
Attachment #550015 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Whiteboard: [inbound]
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla8
You need to log in
before you can comment on or make changes to this bug.
Description
•