зеркало из 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__
|
||||
|
||||
#include "nsISupports.h"
|
||||
#include "nsEvent.h"
|
||||
#include "nsIProgrammingLanguage.h"
|
||||
|
||||
class nsIScriptContext;
|
||||
|
|
|
@ -60,7 +60,6 @@ REQUIRES += \
|
|||
string \
|
||||
xpcom \
|
||||
xpconnect \
|
||||
widget \
|
||||
dom \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -57,11 +57,8 @@
|
|||
#include "nsReadableUtils.h"
|
||||
#include "nsCRT.h"
|
||||
|
||||
/* XXX this stuff is used by NestEventLoop, a temporary hack to be refactored
|
||||
* later */
|
||||
#include "nsWidgetsCID.h"
|
||||
/* XXX DOM dependency */
|
||||
#include "nsIScriptContext.h"
|
||||
#include "nsIAppShell.h"
|
||||
#include "nsIJSContextStack.h"
|
||||
|
||||
/*
|
||||
|
|
Загрузка…
Ссылка в новой задаче