Closed
Bug 745427
Opened 13 years ago
Closed 13 years ago
Fix XPCWrappedNativeScope::SetContext
Categories
(Core :: XPConnect, defect)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla15
People
(Reporter: Ms2ger, Assigned: Ms2ger)
Details
Attachments
(1 file)
1.77 KB,
patch
|
gal
:
review+
|
Details | Diff | Splinter Review |
void SetContext(XPCContext *xpcc) { mContext = nsnull; }
is pretty silly.
Attachment #615016 -
Flags: review?(bobbyholley+bmo)
Updated•13 years ago
|
Attachment #615016 -
Flags: review?(bobbyholley+bmo) → review+
Assignee | ||
Comment 1•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla15
You need to log in
before you can comment on or make changes to this bug.
Description
•