This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-12-13 10:25:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3ddf6e8910
gecko-dev
/
docshell
/
base
History
valeski%netscape.com
9be3c3f503
r=mscott, 42505. somehow a switch enum was dropped from a previous checkin.
2000-07-11 15:00:59 +00:00
..
.cvsignore
appstrings.properties
fix for bug # 35566. r=adamlock@netscape.com
2000-05-26 21:04:15 +00:00
Makefile.in
Moved session history methods from nsIWebNavigation into a new interface called nsIDocShellHistory. Also made docshells persist layout state before being destroyed (this is necesssary for framesets).
2000-07-05 23:10:29 +00:00
makefile.win
Moved session history methods from nsIWebNavigation into a new interface called nsIDocShellHistory. Also made docshells persist layout state before being destroyed (this is necesssary for framesets).
2000-07-05 23:10:29 +00:00
MANIFEST
MANIFEST_IDL
nsCDocShell.idl
nsDocShell.cpp
r=mscott, 42505. somehow a switch enum was dropped from a previous checkin.
2000-07-11 15:00:59 +00:00
nsDocShell.h
More session history cleanup... Reorganizing the code and removing SH_IN_FRAMES ifdefs... (r=radha)
2000-07-08 05:17:49 +00:00
nsDocShellBase.cpp
nsDocShellLoadInfo.cpp
Bug
#10802
--> expose load types to load info class so callers can set the load type
2000-06-22 07:22:23 +00:00
nsDocShellLoadInfo.h
Bug
#10802
--> expose load types to load info class so callers can set the load type
2000-06-22 07:22:23 +00:00
nsDSURIContentListener.cpp
Bug
#45047
--> accept plain/text content type by default.
2000-07-11 05:09:42 +00:00
nsDSURIContentListener.h
nsDSWebProgressListener.cpp
Reworked the nsIWebProgress interfaces and implementation...
2000-06-19 05:54:37 +00:00
nsDSWebProgressListener.h
nsIContentViewerEdit.idl
nsIContentViewerFile.idl
nsIDocShell.idl
39474. r=rpotts,mscott. We now can load a stream directly into the uri loader (bypassing necko). built and pre-checkin tested on linux and win
2000-06-30 23:39:30 +00:00
nsIDocShellHistory.idl
New session history interface for the DocShell... not part of the build yet.
2000-07-05 22:28:24 +00:00
nsIDocShellLoadInfo.idl
Bug
#10802
--> expose load types to load info class so callers can set the load type
2000-06-22 07:22:23 +00:00
nsIDocShellTreeItem.idl
More checkins for feature bug 36547. CODE NOT PART OF THE BUILD. reviewer will be provided
2000-06-23 23:54:30 +00:00
nsIDocShellTreeNode.idl
nsIDocShellTreeOwner.idl
nsIGlobalHistory.idl
nsIMarkupDocumentViewer.idl
nsIScrollable.idl
nsITextScroll.idl
nsIWebNavigation.idl
Moved session history methods from nsIWebNavigation into a new interface called nsIDocShellHistory. Also made docshells persist layout state before being destroyed (this is necesssary for framesets).
2000-07-05 23:10:29 +00:00
nsWebShell.cpp
WIP on 40449, a/r=gagan
2000-07-07 22:02:47 +00:00