deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.

This commit is contained in:
bryner@brianryner.com
2004-05-03 21:48:36 +00:00
parent 613dd6e472
commit d509d3c6ba
58 changed files with 271 additions and 427 deletions

View File

@@ -120,7 +120,6 @@ static NS_DEFINE_CID(kTextNodeCID, NS_TEXTNODE_CID);
static NS_DEFINE_CID(kHTMLElementFactoryCID, NS_HTML_ELEMENT_FACTORY_CID);
#include "nsIDOMWindowInternal.h"
#include "nsPIDOMWindow.h"
#include "nsIMenuFrame.h"
#include "nsBox.h"