Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott

git-svn-id: svn://10.0.0.236/trunk@53761 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
warren%netscape.com
1999-11-17 08:14:52 +00:00
parent 693b8201bd
commit d8627fe912
105 changed files with 1153 additions and 795 deletions

View File

@@ -109,6 +109,7 @@ NS_IMPL_QUERY_HEAD(nsDocShell)
NS_IMPL_QUERY_BODY(nsIGenericWindow)
NS_IMPL_QUERY_BODY(nsIScrollable)
NS_IMPL_QUERY_BODY(nsITextScroll)
NS_IMPL_QUERY_BODY(nsICapabilities)
// NS_IMPL_QUERY_BODY(nsIInterfaceRequestor)
NS_IMPL_QUERY_TAIL(nsIDocShell)