gecko-dev/docshell/base
2014-09-08 15:26:03 +02:00
..
crashtests Bug 962676 - Reset expected assertion counts for Android crashtests; r=blassey 2014-04-09 08:38:44 -06:00
IHistory.h
LoadContext.cpp Bug 879475 - Part 006. Fix http auth prompts for nested content processes r=honzab 2014-06-11 13:44:36 +08:00
LoadContext.h Bug 1050611 - Fix more bad implicit constructors in dom and docshell; r=smaug 2014-08-08 09:49:39 -04:00
LoadInfo.cpp Bug 965413 part 6. Create an implementation of nsILoadInfo. r=smaug 2014-07-10 02:56:37 -04:00
LoadInfo.h Bug 965413 part 6. Create an implementation of nsILoadInfo. r=smaug 2014-07-10 02:56:37 -04:00
moz.build bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug 2014-07-09 17:27:49 -04:00
nsAboutRedirector.cpp Bug 1028187 - Enable IndexedDB for about:looppanel and about:loopconversation, sharing an origin r=bz 2014-07-03 17:16:08 -07:00
nsAboutRedirector.h Bug 1028588 - Fix dangerous public destructors in docshell/ - r=smaug 2014-06-23 14:49:08 -04:00
nsCDefaultURIFixup.idl
nsDefaultURIFixup.cpp Backed out changeset 7f58c77bb165 (bug 1057186) for xpshell bustage 2014-09-07 21:00:33 +05:30
nsDefaultURIFixup.h Backed out changeset 7f58c77bb165 (bug 1057186) for xpshell bustage 2014-09-07 21:00:33 +05:30
nsDocShell.cpp Bug 974857. Compare attempted anchor traversals to both the actual page URI and the exposable URI, and do an anchor scroll if either one matches. r=smaug 2014-09-05 14:28:46 -04:00
nsDocShell.h Bug 1054901 - Add AsyncPanZoomStarted/Stopped notifications to scroll observers. r=roc 2014-08-22 04:32:00 -04:00
nsDocShellEditorData.cpp bug 966059 - add nsIDocShell::GetWindow and GetDocument r=smaug 2014-01-09 21:03:47 -05:00
nsDocShellEditorData.h Bug 1048242 - Fix more bad implicit constructors in docshell; r=smaug 2014-08-05 09:19:03 -04:00
nsDocShellEnumerator.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
nsDocShellEnumerator.h Bug 1048242 - Fix more bad implicit constructors in docshell; r=smaug 2014-08-05 09:19:03 -04:00
nsDocShellLoadInfo.cpp Bug 964239 - Docshell and session history changes to add baseURI information to srcdoc loads. r=bz 2014-02-06 09:46:29 -05:00
nsDocShellLoadInfo.h Bug 964239 - Docshell and session history changes to add baseURI information to srcdoc loads. r=bz 2014-02-06 09:46:29 -05:00
nsDocShellLoadTypes.h Bug 906190 - Persist 'disable protection' option for Mixed Content Blocker in child tabs. r=smaug 2013-08-22 15:13:16 -07:00
nsDocShellTransferableHooks.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
nsDocShellTransferableHooks.h Bug 1028588 - Fix dangerous public destructors in docshell/ - r=smaug 2014-06-23 14:49:08 -04:00
nsDownloadHistory.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
nsDownloadHistory.h Bug 1028588 - Fix dangerous public destructors in docshell/ - r=smaug 2014-06-23 14:49:08 -04:00
nsDSURIContentListener.cpp Bug 625012 - Handle multipart responses in ImageDocument::OnStartRequest correctly. r=bz 2014-07-29 15:23:22 -07:00
nsDSURIContentListener.h Bug 625012 - Handle multipart responses in ImageDocument::OnStartRequest correctly. r=bz 2014-07-29 15:23:22 -07: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 1048643: extended nsDocShell with flags to indicate tracking protection status (similar to mixed content blocked/loaded status) 2014-08-07 13:35:03 -07:00
nsIDocShellLoadInfo.idl Bug 964239 - Docshell and session history changes to add baseURI information to srcdoc loads. r=bz 2014-02-06 09: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 939049 - staticly type nsIDocument::mDocumentContainer and nsDocumentViewerContainer::mContainer r=smaug 2013-11-15 02:12:43 -05:00
nsIDownloadHistory.idl
nsIGlobalHistory2.idl
nsILinkHandler.h Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsILoadContext.idl Bug 879475 - Part 006. Fix http auth prompts for nested content processes r=honzab 2014-06-11 13:44:36 +08:00
nsILoadInfo.idl Bug 965413 part 2. Introduce an nsILoadInfo interface that can be used to propagate information like the loading principal and whether it should be inherited along with the load. r=smaug, sr=sicking 2014-07-10 02:56:36 -04: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
nsIScrollable.idl Bug 952827 - Remove unused methods from nsIScrollable. r=roc 2014-01-03 21:08:50 +00:00
nsIScrollObserver.h Bug 1054901 - Add AsyncPanZoomStarted/Stopped notifications to scroll observers. r=roc 2014-08-22 04:32:00 -04:00
nsITextScroll.idl
nsIURIFixup.idl Backed out changeset 7f58c77bb165 (bug 1057186) for xpshell bustage 2014-09-07 21:00:33 +05:30
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
nsIWebShellServices.h
nsWebNavigationInfo.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
nsWebNavigationInfo.h Bug 912129 - Minimize the #includes in docshell/base; r=bzbarsky 2013-09-03 16:17:26 -04:00
SerializedLoadContext.cpp Bug 960783 - Add nsILoadContext flags for remote (out-of-process) windows (r=ehsan) 2014-02-11 09:00:54 -08:00
SerializedLoadContext.h Bug 1050611 - Fix more bad implicit constructors in dom and docshell; r=smaug 2014-08-08 09:49:39 -04:00