Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org

This commit is contained in:
jst@mozilla.jstenback.com
2005-11-28 23:56:44 +00:00
parent 47c23270b2
commit 3434d072e9
102 changed files with 790 additions and 1012 deletions

View File

@@ -53,8 +53,6 @@
#include "nsIPrompt.h"
#include "nsNetUtil.h"
#include "nsIRefreshURI.h"
#include "nsIScriptGlobalObject.h"
#include "nsIScriptGlobalObjectOwner.h"
#include "nsIDOMEvent.h"
#include "nsPresContext.h"
#include "nsIComponentManager.h"