This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
docshell
/
base
History
bryner%brianryner.com
f2a6a0a997
Fixing VC6 bustage - initialize with a ctor
...
git-svn-id: svn://10.0.0.236/trunk@177083 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-03 22:48:42 +00:00
..
Makefile.in
Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
2005-05-02 16:30:03 +00:00
nsCDefaultURIFixup.idl
…
nsCDocShell.idl
…
nsDefaultURIFixup.cpp
…
nsDefaultURIFixup.h
…
nsDocShell.cpp
Fixing VC6 bustage - initialize with a ctor
2005-08-03 22:48:42 +00:00
nsDocShell.h
When navigating a subframe, make sure that all docshells have navigated to the correct cloned session history entry. Bug 301397, r=darin, a=bsmedberg
2005-08-03 22:32:10 +00:00
nsDocShellEditorData.cpp
…
nsDocShellEditorData.h
…
nsDocShellEnumerator.cpp
…
nsDocShellEnumerator.h
…
nsDocShellLoadInfo.cpp
…
nsDocShellLoadInfo.h
…
nsDocShellTransferableHooks.cpp
…
nsDocShellTransferableHooks.h
…
nsDSURIContentListener.cpp
Create a service that can be asked whether a given webnavigation (or a
2005-02-27 18:33:27 +00:00
nsDSURIContentListener.h
Create a service that can be asked whether a given webnavigation (or a
2005-02-27 18:33:27 +00:00
nsGlobalHistory2Adapter.cpp
…
nsGlobalHistory2Adapter.h
…
nsGlobalHistoryAdapter.cpp
…
nsGlobalHistoryAdapter.h
…
nsIContentViewer.idl
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
2005-06-15 23:52:46 +00:00
nsIContentViewerEdit.idl
Add HTML to the list of support flavours for Copy Image and provide an embedding interface to choose the flavours to copy b=135300 r=bz sr=smfr
2005-03-11 11:12:15 +00:00
nsIContentViewerFile.idl
…
nsIDocShell.idl
When restoring a presentation, move everything except adding the request to the loadgroup into the async plevent callback. This fixes the problem with restoring window properties when history.back() is used (with untrusted JS on the stack). Bug 301516, r=darin, a=asa
2005-08-02 18:35:07 +00:00
nsIDocShellHistory.idl
…
nsIDocShellLoadInfo.idl
bug 298255: prevent browser screwiness caused by lazy extension authors loading their chrome extension in a content window instead of adding the -chrome commandline option. r=mconnor, sr=jst, a=chofmann
2005-07-07 09:45:47 +00:00
nsIDocShellTreeItem.idl
…
nsIDocShellTreeNode.idl
…
nsIDocShellTreeOwner.idl
…
nsIEditorDocShell.idl
…
nsIGlobalHistory2.idl
…
nsIGlobalHistory.idl
…
nsIMarkupDocumentViewer.idl
…
nsIScrollable.idl
…
nsITextScroll.idl
…
nsIURIFixup.idl
…
nsIWebNavigation.idl
bug 298255: prevent browser screwiness caused by lazy extension authors loading their chrome extension in a content window instead of adding the -chrome commandline option. r=mconnor, sr=jst, a=chofmann
2005-07-07 09:45:47 +00:00
nsIWebNavigationInfo.idl
Create a service that can be asked whether a given webnavigation (or a
2005-02-27 18:33:27 +00:00
nsIWebPageDescriptor.idl
…
nsWebNavigationInfo.cpp
Create a service that can be asked whether a given webnavigation (or a
2005-02-27 18:33:27 +00:00
nsWebNavigationInfo.h
Create a service that can be asked whether a given webnavigation (or a
2005-02-27 18:33:27 +00:00
nsWebShell.cpp
When navigating a subframe, make sure that all docshells have navigated to the correct cloned session history entry. Bug 301397, r=darin, a=bsmedberg
2005-08-03 22:32:10 +00:00
nsWebShell.h
…