Bug 200382, reduce content's dependencies on webshell, r=adamlock, sr=jst.

git-svn-id: svn://10.0.0.236/trunk@140645 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
heikki%netscape.com
2003-04-03 18:57:33 +00:00
parent 8685d66b92
commit 40aa3e1b20
27 changed files with 53 additions and 78 deletions

View File

@@ -76,7 +76,7 @@ nsresult
NS_NewXBLContentSink(nsIXMLContentSink** aResult,
nsIDocument* aDoc,
nsIURI* aURL,
nsIWebShell* aWebShell);
nsISupports* aContainer);
class nsSyncLoadService : public nsISyncLoadDOMService
{