Open
Bug 415174
Opened 17 years ago
Updated 3 years ago
"make-tree.pl --comptr" should be smarter to avoid confusing people
Categories
(Core :: XPCOM, enhancement)
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
Details
"occasionally it causes the nsCOMPtr information to be printed (as the negative of what really happened)"
make-tree.pl --comptr should notice when there aren't any "real" addrefs/releases corresponding to the nsCOMPtr log and avoid subtracting nsCOMPtr ones incorrectly. Not sure whether it's best to warn the user or just not subtract the ones without corresponding "real" addrefs/releases, but dbaron thinks it's easier to warn.
Updated•16 years ago
|
QA Contact: general → xpcom
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•