Closed Bug 154280 Opened 22 years ago Closed 22 years ago

remove operators from nsISupportsArray

Categories

(Core :: XPCOM, defect, P2)

x86
Windows 2000
defect

Tracking

()

RESOLVED FIXED
mozilla1.1beta

People

(Reporter: alecf, Assigned: alecf)

References

Details

Attachments

(1 file)

I've been meaning to do this for ages, because its been sitting in my tree - currently there are 3 operators for nsISupportsArray that are unimplemented (at least I #if 0'ed them out about 3 years ago when I IDLized nsISupportsArray) Patch coming up just removes the declarations and the #if 0'ed code. We know that nobody is using them because the are unimplemented in xpcom.dll and thus we'd probably get a pure virtual function call declaration if anyone ever called them.
Attached patch remove dead operators (deleted) — Splinter Review
Again, nothing special just removing dead stuff.
Blocks: 63025
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → mozilla1.1beta
Comment on attachment 89189 [details] [diff] [review] remove dead operators r=dougt make sure that commerical still builds
Attachment #89189 - Flags: review+
Comment on attachment 89189 [details] [diff] [review] remove dead operators sr=dveditz
Attachment #89189 - Flags: superreview+
fix is in
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: