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

This commit is contained in:
warren@netscape.com
1999-11-17 08:14:52 +00:00
parent a190f4f3a4
commit d781c103fb
89 changed files with 975 additions and 716 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)