Closed Bug 332745 Opened 18 years ago Closed 18 years ago

remove uses of MOZ_DECL_CTOR_COUNTER

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dbaron, Assigned: dbaron)

Details

Attachments

(1 file)

MOZ_DECL_CTOR_COUNTER is empty, and always has been.  It was there in case it was needed in the future, but I doubt it ever will be, and we have a frozen API that's equivalent to MOZ_COUNT_CTOR/MOZ_COUNT_DTOR that doesn't have a declaration piece.  We should just remove them.

Seeking rubber-stamp r+sr to remove all uses, in advance of a patch.
Sounds good to me.
Attached patch patchSplinter Review
There actually weren't as many as I expected.  I also fixed two places where it was used along with NS_IMPL_ISUPPORTS.
Fixed.
Status: NEW → RESOLVED
Closed: 18 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: