gecko-dev/layout/html
tbogard%aol.net eb96099e6d 1.) WebShell no longer implements nsIScriptContextOwner.
2.)  WebShell now implements the new nsIScriptGlobalObjectOwner.
3.)  WebShell supports GetInterface to nsIScriptGlobalObject.
4.)  Documents no longer carry around a reference to nsIScriptContextOwner.  Instead they hold on to a nsIScriptGlobalObject.  nsIDocument::GetScriptContextOwner has now become nsIDocument::GetScriptGlobalObject().  Same change to the set methods.
1999-12-03 09:24:22 +00:00
..
base Added NS_RELEASE's to fix leaking of nsIImage's. bug=19114; r=karnaze@netscape.com 1999-12-03 00:06:32 +00:00
content 1.) WebShell no longer implements nsIScriptContextOwner. 1999-12-03 09:24:22 +00:00
document 1.) WebShell no longer implements nsIScriptContextOwner. 1999-12-03 09:24:22 +00:00
forms 1.) WebShell no longer implements nsIScriptContextOwner. 1999-12-03 09:24:22 +00:00
style Added NS_RELEASE's to fix leaking of nsIImage's. bug=19114; r=karnaze@netscape.com 1999-12-03 00:06:32 +00:00
table b=20367, r=jinjin@pacbell.net. Changed ResizeReflow() so that if we skip 1999-12-02 01:02:53 +00:00
tests new regression tests 1999-11-30 22:26:37 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
makefile.win Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00