зеркало из https://github.com/mozilla/gecko-dev.git
Add JSObject for the parent to the arguments NS_InitMsgAppCore.
This commit is contained in:
Родитель
a27a82a972
Коммит
a4e4c791f6
|
@ -41,7 +41,7 @@ class nsIDOMMsgAppCore : public nsIDOMBaseAppCore {
|
||||||
|
|
||||||
extern "C" NS_DOM
|
extern "C" NS_DOM
|
||||||
nsresult
|
nsresult
|
||||||
NS_InitMsgAppCoreClass(nsIScriptContext *aContext, void **aPrototype, JSObject* parentProto);
|
NS_InitMsgAppCoreClass(nsIScriptContext *aContext, void **aPrototype, JSObject * aParentProto);
|
||||||
|
|
||||||
#endif /* __gen_nsIDOMMsgAppCore_h__ */
|
#endif /* __gen_nsIDOMMsgAppCore_h__ */
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче