зеркало из https://github.com/mozilla/pjs.git
Bug 394114 Interfaces missing from various QI implementations.
jsdContext r=caillon sr=jag a=dsicore
This commit is contained in:
Родитель
4bf069a27e
Коммит
6f5413da48
|
@ -788,7 +788,7 @@ jsds_ScriptHookProc (JSDContext* jsdc, JSDScript* jsdscript, JSBool creating,
|
||||||
|
|
||||||
/* Contexts */
|
/* Contexts */
|
||||||
/*
|
/*
|
||||||
NS_IMPL_THREADSAFE_ISUPPORTS1(jsdContext, jsdIContext);
|
NS_IMPL_THREADSAFE_ISUPPORTS2(jsdContext, jsdIContext, jsdIEphemeral);
|
||||||
|
|
||||||
NS_IMETHODIMP
|
NS_IMETHODIMP
|
||||||
jsdContext::GetJSDContext(JSDContext **_rval)
|
jsdContext::GetJSDContext(JSDContext **_rval)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче