mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 11:58:55 +00:00
a=edburns
r=idk bug=14337
This commit is contained in:
parent
fdca7c332f
commit
c5cf5503c3
@ -28,6 +28,8 @@
|
||||
#include "jsdbgapi.h"
|
||||
#include "nsError.h"
|
||||
|
||||
#include "nsISecurityContext.h"
|
||||
|
||||
struct nsJVMManager;
|
||||
|
||||
typedef enum nsJVMStatus {
|
||||
@ -124,7 +126,6 @@ JVM_GetStartJSFrameFromParallelStack(void);
|
||||
PR_EXTERN(JSStackFrame*)
|
||||
JVM_GetEndJSFrameFromParallelStack(JSStackFrame *pCurrentFrame);
|
||||
|
||||
typedef struct nsISecurityContext nsISecurityContext;
|
||||
PR_EXTERN(nsISecurityContext*)
|
||||
JVM_GetJSSecurityContext();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user