gecko-dev/docshell/base
bzbarsky%mit.edu 722b5218b2 Add an interface for nested URIs (like jar:, view-source:, etc) to implement
and use it in various places.  Create null principals if asked for a codebase
principal for a codebase that doesn't have an inherent security context (eg
data: or javascript:).  Bug 334407, r=biesi,dveditz, sr=darin
2006-05-02 18:54:19 +00:00
..
.cvsignore
Makefile.in Move the load type constants into nsDocShellLoadTypes.h, for easier reuse outside of docshell. Bug 326706, r+sr=bzbarsky. 2006-02-11 00:17:36 +00:00
nsCDefaultURIFixup.idl
nsCDocShell.idl
nsDefaultURIFixup.cpp Don't do URI fixup if NS_NewURI throws some random error. Bug 335193, r=biesi, sr+branch181=darin 2006-04-25 01:53:06 +00:00
nsDefaultURIFixup.h
nsDocShell.cpp Add an interface for nested URIs (like jar:, view-source:, etc) to implement 2006-05-02 18:54:19 +00:00
nsDocShell.h Add an interface for nested URIs (like jar:, view-source:, etc) to implement 2006-05-02 18:54:19 +00:00
nsDocShellEditorData.cpp
nsDocShellEditorData.h
nsDocShellEnumerator.cpp
nsDocShellEnumerator.h
nsDocShellLoadInfo.cpp
nsDocShellLoadInfo.h
nsDocShellLoadTypes.h Move the load type constants into nsDocShellLoadTypes.h, for easier reuse outside of docshell. Bug 326706, r+sr=bzbarsky. 2006-02-11 00:17:36 +00:00
nsDocShellTransferableHooks.cpp
nsDocShellTransferableHooks.h
nsDSURIContentListener.cpp Prevent loads starting after docshell destruction. Bug 332901, r=biesi, sr=darin 2006-04-11 22:37:59 +00:00
nsDSURIContentListener.h
nsGlobalHistory2Adapter.cpp
nsGlobalHistory2Adapter.h
nsGlobalHistoryAdapter.cpp Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff 2006-03-03 03:34:48 +00:00
nsGlobalHistoryAdapter.h
nsIContentViewer.idl Bug 244055. Forgot to update IID. 2006-04-03 01:16:24 +00:00
nsIContentViewerEdit.idl
nsIContentViewerFile.idl
nsIDocShell.idl Bug 331522. By default, do not allow keyword searches when navigating to URLs; modify browser UI code to enable keyword searches only on selected URL input mechanisms (e.g., typed into the URL bar). r+sr=darin,r=mconnor 2006-04-03 23:17:51 +00:00
nsIDocShellHistory.idl
nsIDocShellLoadInfo.idl
nsIDocShellTreeItem.idl
nsIDocShellTreeNode.idl
nsIDocShellTreeOwner.idl Make it possible to target non-primary content <browser>s; specifically ones 2006-02-22 03:58:48 +00:00
nsIEditorDocShell.idl
nsIGlobalHistory2.idl Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff 2006-03-03 03:34:48 +00:00
nsIGlobalHistory3.idl Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff 2006-03-03 03:34:48 +00:00
nsIGlobalHistory.idl
nsIMarkupDocumentViewer.idl
nsIScrollable.idl
nsITextScroll.idl
nsIURIFixup.idl
nsIWebNavigation.idl Bug 331522. By default, do not allow keyword searches when navigating to URLs; modify browser UI code to enable keyword searches only on selected URL input mechanisms (e.g., typed into the URL bar). r+sr=darin,r=mconnor 2006-04-03 23:17:51 +00:00
nsIWebNavigationInfo.idl
nsIWebPageDescriptor.idl
nsWebNavigationInfo.cpp
nsWebNavigationInfo.h
nsWebShell.cpp Add an interface for nested URIs (like jar:, view-source:, etc) to implement 2006-05-02 18:54:19 +00:00
nsWebShell.h Bug 321504 Remove unneeded uses of nsIDocumentLoader 2005-12-26 16:45:59 +00:00