gecko-dev/docshell/base
Dave Townsend 55ee944e85 Bug 1068087: Switch about:plugins to run remotely. r=mconley
--HG--
extra : rebase_source : f1538bb9d17cc1a320e0e29c2733a038fcbaefb2
extra : source : 0718dffcd078caef467625cb4bf05753ad5a58e1
2015-01-08 12:40:14 -08:00
..
crashtests Bug 962676 - Reset expected assertion counts for Android crashtests; r=blassey 2014-04-09 08:38:44 -06:00
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
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
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
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
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 1134280 - Get rid of Tag() - patch 2.3 - dom/base and docshell - Fix all the occurrences, m=smaug, r=surkov 2015-03-03 11:09:00 +00:00
nsDocShell.h 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
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
nsIClipboardCommands.idl
nsIContentViewer.idl bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug 2014-07-09 17:27:49 -04:00
nsIContentViewerContainer.idl
nsIContentViewerEdit.idl
nsIContentViewerFile.idl Bug 919330 - Minimize the #includes in docshell/ IDL files; r=bzbarsky 2013-09-22 19:25:21 -04:00
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 Bug 704320 - Parse and implement meta tag-based referrer policies for documents and nsHttpChannels. (r=bz,mcmanus) 2014-11-18 08:46:29 -05:00
nsIDocShellTreeItem.idl bug 966059 - add nsIDocShell::GetWindow and GetDocument r=smaug 2014-01-09 21:03:47 -05:00
nsIDocShellTreeOwner.idl Bug 1051017 - Add browser.contentWindowAsCPOW and browser.contentDocumentAsCPOW (r=mconley,mrbkap) 2014-08-20 12:49:11 -07:00
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 Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory. 2013-01-05 10:21:04 +01:00
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 Bug 919330 - Minimize the #includes in docshell/ IDL files; r=bzbarsky 2013-09-22 19:25:21 -04:00
nsIRefreshURI.idl Bug 919330 - Minimize the #includes in docshell/ IDL files; r=bzbarsky 2013-09-22 19:25:21 -04:00
nsIScrollObserver.h Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8 2015-02-13 21:36:47 +02:00
nsIScrollable.idl Bug 952827 - Remove unused methods from nsIScrollable. r=roc 2014-01-03 21:08:50 +00:00
nsITextScroll.idl
nsIURIFixup.idl Backed out changeset 3cc898b3ef5d (bug 1057166) for build bustage 2014-10-01 11:46:28 +01:00
nsIWebNavigation.idl Bug 464222 - Allow URI loads with a base URI argument. r=bz 2014-02-20 08:43:53 -05:00
nsIWebNavigationInfo.idl
nsIWebPageDescriptor.idl Bug 331566 - Change idl interfaces to use @throws instead of @return NS_. r=bsmedberg 2013-05-16 08:26:55 -04:00
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