Open Bug 982841 Opened 10 years ago Updated 1 year ago

cycle collector traverse of a subclass should describe using the name of the subclass

Categories

(Core :: Cycle Collector, defect)

defect

Tracking

()

People

(Reporter: mccr8, Unassigned)

References

(Blocks 1 open bug)

Details

Because of the way NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED is defined, the class will end up reporting the name of the parent class, not the child class, which is confusing.
I have a strategy for this.
Assignee: nobody → continuation
Though, maybe we really do want something like bug 1026713, because otherwise we lose all the fancy extra information.  I'll have to think about this some more.
Assignee: continuation → nobody
Severity: normal → S3
Component: XPCOM → Cycle Collector
You need to log in before you can comment on or make changes to this bug.