Closed Bug 339871 Opened 19 years ago Closed 19 years ago

Scriptable nsIXPCFunctionThisTranslator uses non-scriptable nsIInterfaceInfo

Categories

(Core :: XPConnect, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jhpedemonte, Assigned: dbradley)

References

Details

(Keywords: fixed1.8.1)

Attachments

(1 file)

The only method for the scriptable interface nsIXPCFunctionThisTranslator takes as a parameter the non-scriptable interface nsIInterfaceInfo. From the comments, it looks like this interface is meant to be used from C++ only; a 'scriptable' language implementing this interface couldn't make use of nsIInterfaceInfo. Patch on the way.
Attached patch patchSplinter Review
Make nsIXPCFunctionThisTranslator non-scriptable.
Attachment #223980 - Flags: review?(jst)
Attachment #223980 - Flags: approval-branch-1.8.1?(jst)
Comment on attachment 223980 [details] [diff] [review] patch r+sr+a=jst
Attachment #223980 - Flags: superreview+
Attachment #223980 - Flags: review?(jst)
Attachment #223980 - Flags: review+
Attachment #223980 - Flags: approval-branch-1.8.1?(jst)
Attachment #223980 - Flags: approval-branch-1.8.1+
Checked in to trunk and 1.8 branch. ->FIXED
Status: NEW → RESOLVED
Closed: 19 years ago
Keywords: fixed1.8.1
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: