Closed Bug 230707 Opened 21 years ago Closed 21 years ago

Want nsReferenceHashtable (nsRefPtr version of nsInterfaceHashtable)

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: neil, Assigned: dougt)

References

Details

Attachments

(1 file, 1 obsolete file)

This is so biesi can store strong pointers nsDownload objects in a hashtable.
Attached patch Proposed patch (obsolete) — Splinter Review
first, we should just try changing the current nsInterfaceHashtable to use
nsRefPtr instead of nsCOMPtr and see what that does to codesize.
dbaron said on irc that he didn't like nsRefPtr<nsIFoo>
Attachment #138882 - Attachment is obsolete: true
Attachment #139729 - Flags: superreview?(alecf)
Attachment #139729 - Flags: review?(bsmedberg)
Attachment #139729 - Flags: review?(bsmedberg) → review+
Comment on attachment 139729 [details] [diff] [review]
Updated for bsmedberg's comments

sr=alecf
Attachment #139729 - Flags: superreview?(alecf) → superreview+
Checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: