.. |
crashtests
|
|
|
IHistory.h
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
LoadContext.cpp
|
Bug 1118845 P1 Add optional base context to LoadContext() constructor. r=smaug
|
2015-02-21 10:09:17 -05:00 |
LoadContext.h
|
Bug 1118845 P1 Add optional base context to LoadContext() constructor. r=smaug
|
2015-02-21 10:09:17 -05:00 |
moz.build
|
Bug 1109910 - Move LoadInfo from docShell into Necko (r=sicking,sworkman)
|
2015-02-18 12:34:13 -08:00 |
nsAboutRedirector.cpp
|
Bug 1068087: Switch about:plugins to run remotely. r=mconley
|
2015-01-08 12:40:14 -08:00 |
nsAboutRedirector.h
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
nsCDefaultURIFixup.idl
|
|
|
nsDefaultURIFixup.cpp
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
nsDefaultURIFixup.h
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
nsDocShell.cpp
|
Bug 1144988, don't let other pages to load while doing scroll-to-anchor, r=bz CLOSED TREE
|
2015-03-19 17:58:00 -07:00 |
nsDocShell.h
|
Bug 1144988, don't let other pages to load while doing scroll-to-anchor, r=bz CLOSED TREE
|
2015-03-19 17:58:00 -07:00 |
nsDocShellEditorData.cpp
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
nsDocShellEditorData.h
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
nsDocShellEnumerator.cpp
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
nsDocShellEnumerator.h
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
nsDocShellLoadInfo.cpp
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
nsDocShellLoadInfo.h
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
nsDocShellLoadTypes.h
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
nsDocShellTransferableHooks.cpp
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
nsDocShellTransferableHooks.h
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
nsDownloadHistory.cpp
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
nsDownloadHistory.h
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
nsDSURIContentListener.cpp
|
Bug 1136388. Change nsIDocumentLoaderFactory and nsIURIContentListener to take MIME types as an XPCOM string, not a char*. r=smaug
|
2015-02-25 10:26:51 -05:00 |
nsDSURIContentListener.h
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
nsIClipboardCommands.idl
|
|
|
nsIContentViewer.idl
|
|
|
nsIContentViewerContainer.idl
|
|
|
nsIContentViewerEdit.idl
|
|
|
nsIContentViewerFile.idl
|
|
|
nsIDocCharset.idl
|
|
|
nsIDocShell.idl
|
Bug 1047603 - Make TabParent::AnswerCreateWindow force the initial browser to be remote in a new window. r=smaug.
|
2015-01-13 17:24:52 -05:00 |
nsIDocShellLoadInfo.idl
|
|
|
nsIDocShellTreeItem.idl
|
|
|
nsIDocShellTreeOwner.idl
|
|
|
nsIDocumentLoaderFactory.idl
|
Bug 1136388. Change nsIDocumentLoaderFactory and nsIURIContentListener to take MIME types as an XPCOM string, not a char*. r=smaug
|
2015-02-25 10:26:51 -05:00 |
nsIDownloadHistory.idl
|
|
|
nsIGlobalHistory2.idl
|
|
|
nsILinkHandler.h
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
nsILoadContext.idl
|
Bug 1123008 - Make loadContext.topFrameElement work in non-e10s (r=smaug)
|
2015-01-21 16:19:07 -08:00 |
nsIPrivacyTransitionObserver.idl
|
|
|
nsIReflowObserver.idl
|
|
|
nsIRefreshURI.idl
|
|
|
nsIScrollable.idl
|
|
|
nsIScrollObserver.h
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
nsITextScroll.idl
|
|
|
nsIURIFixup.idl
|
|
|
nsIWebNavigation.idl
|
Bug 1113431 - Expose referrer policy to UI code via Document and nsIWebNavigation. r=jst, sr=bz
|
2015-01-05 09:42:31 -08:00 |
nsIWebNavigationInfo.idl
|
|
|
nsIWebPageDescriptor.idl
|
|
|
nsIWebShellServices.h
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
nsWebNavigationInfo.cpp
|
Bug 1136388. Change nsIDocumentLoaderFactory and nsIURIContentListener to take MIME types as an XPCOM string, not a char*. r=smaug
|
2015-02-25 10:26:51 -05:00 |
nsWebNavigationInfo.h
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
SerializedLoadContext.cpp
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
SerializedLoadContext.h
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
TimelineMarker.cpp
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
TimelineMarker.h
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |