зеркало из https://github.com/mozilla/pjs.git
Bug 341919 - Remove widget dependency from JSD. r=rginda sr=jst
This commit is contained in:
Родитель
fb4c96886d
Коммит
bfbdc4c8ec
|
@ -40,7 +40,6 @@
|
||||||
#define nsIScriptGlobalObject_h__
|
#define nsIScriptGlobalObject_h__
|
||||||
|
|
||||||
#include "nsISupports.h"
|
#include "nsISupports.h"
|
||||||
#include "nsEvent.h"
|
|
||||||
#include "nsIProgrammingLanguage.h"
|
#include "nsIProgrammingLanguage.h"
|
||||||
|
|
||||||
class nsIScriptContext;
|
class nsIScriptContext;
|
||||||
|
|
|
@ -60,7 +60,6 @@ REQUIRES += \
|
||||||
string \
|
string \
|
||||||
xpcom \
|
xpcom \
|
||||||
xpconnect \
|
xpconnect \
|
||||||
widget \
|
|
||||||
dom \
|
dom \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
|
|
@ -57,11 +57,8 @@
|
||||||
#include "nsReadableUtils.h"
|
#include "nsReadableUtils.h"
|
||||||
#include "nsCRT.h"
|
#include "nsCRT.h"
|
||||||
|
|
||||||
/* XXX this stuff is used by NestEventLoop, a temporary hack to be refactored
|
/* XXX DOM dependency */
|
||||||
* later */
|
|
||||||
#include "nsWidgetsCID.h"
|
|
||||||
#include "nsIScriptContext.h"
|
#include "nsIScriptContext.h"
|
||||||
#include "nsIAppShell.h"
|
|
||||||
#include "nsIJSContextStack.h"
|
#include "nsIJSContextStack.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Загрузка…
Ссылка в новой задаче