Added a new api to support liveconnect security
git-svn-id: svn://10.0.0.236/trunk@13932 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -566,6 +566,9 @@ LM_SetUntransformedSource(JSPrincipals *principals, char *original,
|
||||
extern JSPrincipals * PR_CALLBACK
|
||||
LM_GetJSPrincipalsFromJavaCaller(JSContext *cx, void *principalsArray, void *pNSISecurityContext);
|
||||
|
||||
extern JSBool
|
||||
LM_CanAccessTargetStr(JSContext *cx, const char *target);
|
||||
|
||||
/*
|
||||
* LM_RegisterPrincipals will verify and register a set of principals
|
||||
* in the decoder, modifying decoder->principals in the process. It
|
||||
|
||||
Reference in New Issue
Block a user