Closed
Bug 682767
Opened 14 years ago
Closed 14 years ago
warning nsISupportsImpl.h: unused owner
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla9
People
(Reporter: romaxa, Assigned: romaxa)
Details
Attachments
(1 file)
|
792 bytes,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
void stabilizeForDeletion(nsISupports *owner)
{
mTagged = NS_CCAR_TAGGED_STABILIZED_REFCNT;
}
| Assignee | ||
Comment 1•14 years ago
|
||
Updated•14 years ago
|
Attachment #556460 -
Flags: review?(benjamin) → review+
| Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Comment 2•14 years ago
|
||
In my queue :-)
Comment 3•14 years ago
|
||
Target Milestone: --- → mozilla9
Comment 4•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•