gecko-dev/docshell/base
norris%netscape.com 2b4b436f5f Fix 25062 Reload vulnerability
25206 Reload vulnerability #2
Implement grant dialogs and persistence for capabilities.
most r=mstoltz, some code from morse w/ r=norris
2000-02-10 04:56:56 +00:00
..
.cvsignore Adding local .cvsignore file; r=none 1999-11-30 23:22:27 +00:00
MANIFEST First Checked In. 2000-01-12 00:51:56 +00:00
MANIFEST_IDL Removed nsIDocShellContainer.idl, added nsIDocShellTreeOwner.idl. 1999-12-12 10:10:36 +00:00
Makefile.in Defining new navigation interface that can be used by both docshell and browser embedding. r=pavlov 2000-02-02 05:51:30 +00:00
appstrings.properties Index: appstrings.properties 2000-01-25 02:36:08 +00:00
makefile.win Defining new navigation interface that can be used by both docshell and browser embedding. r=pavlov 2000-02-02 05:51:30 +00:00
nsCDocShell.idl Replaced includes and references to nsIScriptContextOwner with nsIScriptGlobalObjectOwner. 1999-12-08 04:54:33 +00:00
nsDSURIContentListener.cpp more prepation for docshell landing. Implement IsPreferred and move implemtation of CanHandlecontent from the 2000-02-04 08:45:34 +00:00
nsDSURIContentListener.h Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader. 2000-01-29 06:10:54 +00:00
nsDocShell.cpp Prevent synchronous paints during reflows bug 20150; r=rods@netscape.com 2000-02-09 15:48:01 +00:00
nsDocShell.h Added GetTarget() to be used to resolve targetting. 2000-01-30 07:34:10 +00:00
nsDocShellBase.cpp moved content-specific data and methods from nsIWebShell to appropriate content viewer interface 1999-11-19 07:35:27 +00:00
nsIContentViewerEdit.idl initial checkin of idl files for header files that are already used (but not generated) 1999-12-15 05:12:18 +00:00
nsIContentViewerFile.idl initial checkin of idl files for header files that are already used (but not generated) 1999-12-15 05:12:18 +00:00
nsIDocShell.idl Now has an nsIChromeEventHandler attribute. 1999-12-18 02:20:35 +00:00
nsIDocShellTreeItem.idl Updated a comment. 2000-01-26 03:31:24 +00:00
nsIDocShellTreeNode.idl updated comment. 1999-12-18 02:18:21 +00:00
nsIDocShellTreeOwner.idl GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur 2000-02-08 13:40:10 +00:00
nsIGlobalHistory.idl updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIMarkupDocumentViewer.idl first version of interface for content-specific manipulations 1999-11-19 07:44:27 +00:00
nsIScrollable.idl Removed RemoveFocus() from nsIGenericWindow. Moved SizeToContent() to nsIHTMLDocShell. Added setCurScrollPosEx and setScrollRangeEx to nsIScrollable. Moved a bunch of code from nsHTMLDocShell into the base class. Commented out some stuff. Everything should compile now. 1999-10-28 07:51:10 +00:00
nsITextScroll.idl Added nsITextScroll.idl. 1999-10-21 06:41:03 +00:00
nsIWebNavigation.idl Defining new navigation interface that can be used by both docshell and browser embedding. r=pavlov 2000-02-02 05:51:30 +00:00
nsWebShell.cpp Fix 25062 Reload vulnerability 2000-02-10 04:56:56 +00:00