Closed
Bug 1087354
Opened 11 years ago
Closed 8 years ago
Do we need XPCWrappedNativeJSClass?
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bzbarsky, Unassigned)
References
Details
After bug 1019191 is fixed, it's just:
struct XPCWrappedNativeJSClass
{
js::Class base;
};
Comment 1•11 years ago
|
||
Yeah, I think it can go.
Comment 2•8 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•