Closed Bug 98276 Opened 23 years ago Closed 23 years ago

nsCOMPtr needs to be frozen.

Categories

(Core :: XPCOM, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID
mozilla1.0

People

(Reporter: jud, Assigned: dougt)

References

Details

embeddors, et al, need to count on nsCOMPtr not changing.

nsCOMPtr.h drags in...

nscore.h
nsISupports
nsCOMPtr_base
nsCOMPtr_helper
nsQueryInterface
already_AddRefed
nsDerivedSafe

which of these do we want to freeze as well (obviously nsISupports), versus pull
them out into a separate .h?
Blocks: 70229
Depends on: 98281
Blocks: 98278
Target Milestone: --- → mozilla1.0
I think that this bug is invalid since we decided to move to the xpcom static
"glue" library.  Marking as such.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.