Bug 341919 - Remove widget dependency from JSD. r=rginda sr=jst

This commit is contained in:
silver%warwickcompsoc.co.uk 2006-06-26 10:36:28 +00:00
Родитель fb4c96886d
Коммит bfbdc4c8ec
3 изменённых файлов: 1 добавлений и 6 удалений

Просмотреть файл

@ -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"
/*