gecko-dev/docshell/base
Phil Ringnalda 1dddb1a066 Back out 2e7e2de7b13e (bug 948574) for b2g mochitest crashes
CLOSED TREE
2014-01-07 21:10:23 -08:00
..
crashtests Bug 917576. Disable failing crashtest for Cipc. r=bholley 2013-09-19 07:25:21 +12:00
IHistory.h Bug 799609 - Disable Places in B2G - Part 2 - Allow docshell and content to build without Places 2012-11-09 10:55:54 +01:00
LoadContext.cpp Bug 912129 - Minimize the #includes in docshell/base; r=bzbarsky 2013-09-03 16:17:26 -04:00
LoadContext.h Bug 923151 - Part 2: Don't #include nsIDocument.h in mozilla/dom/Element.h; r=jst 2013-10-02 16:09:18 -04:00
SerializedLoadContext.cpp Bug 756648 - Implement "cookie jars" for apps. r=biesi,smaug 2012-09-18 12:04:04 -04:00
SerializedLoadContext.h Bug 912129 - Minimize the #includes in docshell/base; r=bzbarsky 2013-09-03 16:17:26 -04:00
moz.build Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium 2013-12-04 14:06:16 +13:00
nsAboutRedirector.cpp Bug 924596 - Remove about:compartments from about:about. r=njn 2013-10-10 10:54:02 -04:00
nsAboutRedirector.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCDefaultURIFixup.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDSURIContentListener.cpp bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj 2013-12-12 20:50:01 -05:00
nsDSURIContentListener.h Bug 912129 - Minimize the #includes in docshell/base; r=bzbarsky 2013-09-03 16:17:26 -04:00
nsDefaultURIFixup.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsDefaultURIFixup.h Bug 393246 - Make URL fixup not query for Windows legacy encoding. r=bzbarsky. 2013-12-03 10:36:13 +02:00
nsDocShell.cpp Back out 2e7e2de7b13e (bug 948574) for b2g mochitest crashes 2014-01-07 21:10:23 -08:00
nsDocShell.h Merge m-c into inbound 2014-01-04 12:14:57 -05:00
nsDocShellEditorData.cpp Bug 912129 - Minimize the #includes in docshell/base; r=bzbarsky 2013-09-03 16:17:26 -04:00
nsDocShellEditorData.h Bug 912129 - Minimize the #includes in docshell/base; r=bzbarsky 2013-09-03 16:17:26 -04:00
nsDocShellEnumerator.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsDocShellEnumerator.h Bug 940225 - Build docshell in unified mode. r=bz 2013-11-18 21:39:08 -08:00
nsDocShellLoadInfo.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsDocShellLoadInfo.h Bug 912129 - Minimize the #includes in docshell/base; r=bzbarsky 2013-09-03 16:17:26 -04: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 912129 - Minimize the #includes in docshell/base; r=bzbarsky 2013-09-03 16:17:26 -04:00
nsDocShellTransferableHooks.h Bug 912129 - Minimize the #includes in docshell/base; r=bzbarsky 2013-09-03 16:17:26 -04:00
nsDownloadHistory.cpp Bug 912129 - Minimize the #includes in docshell/base; r=bzbarsky 2013-09-03 16:17:26 -04:00
nsDownloadHistory.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (docshell parts); r=bzbarsky 2012-07-10 23:59:52 -04:00
nsIClipboardCommands.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIContentViewer.idl Bug 636374 - don't show multiple onbeforeunload prompts, r=bz 2013-12-18 18:36:12 +00:00
nsIContentViewerContainer.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIContentViewerEdit.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIContentViewerFile.idl Bug 919330 - Minimize the #includes in docshell/ IDL files; r=bzbarsky 2013-09-22 19:25:21 -04:00
nsIDocCharset.idl Move nsIDocCharset out of intl/chardet into nsIDocShell, Bug 713825, r=bz 2012-01-24 11:52:04 +02:00
nsIDocShell.idl Bug 840488 - Directly mark compartments whose docshells disable script execution. r=bz 2013-11-12 16:43:33 -08:00
nsIDocShellLoadInfo.idl Bug 906190 - Persist 'disable protection' option for Mixed Content Blocker in child tabs - update load-reload inconsistency. r=tanvi, r=smaug 2013-09-05 10:59:13 -07:00
nsIDocShellTreeItem.idl Bug 852118. Stop window.name being malloc-happy. r=smaug 2013-03-19 21:47:47 -04:00
nsIDocShellTreeNode.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDocShellTreeOwner.idl Backed out 4 changesets (bug 893858, bug 868859, bug 886903) for Linux debug mochitest-other crashes on a CLOSED TREE. 2013-07-17 12:43:59 -04:00
nsIDocumentLoaderFactory.idl bug 939049 - staticly type nsIDocument::mDocumentContainer and nsDocumentViewerContainer::mContainer r=smaug 2013-11-15 02:12:43 -05:00
nsIDownloadHistory.idl Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory. 2013-01-05 10:21:04 +01:00
nsIGlobalHistory2.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsILinkHandler.h Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsILoadContext.idl Bug 802366 - Prelude, part 5: Improve comments in nsIDocShellTreeItem.idl and nsILoadContext.idl. r=bz 2012-11-10 10:32:36 -08:00
nsIMarkupDocumentViewer.idl Backed out changeset 70befb4cf2f4 (bug 878935) for mochitest -4 and bc test failures 2013-12-20 12:42:54 +01:00
nsIPrivacyTransitionObserver.idl Bug 729162 - Add per-docshell privacy mode transition observers. r=bz 2012-04-19 23:19:54 -04:00
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
nsITextScroll.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIURIFixup.idl Bug 945627 - Remove tracking of URL UTF-8ness. r=dao,bzbarsky. 2013-12-05 18:03:12 +02:00
nsIWebNavigation.idl Bug 945627 - Remove tracking of URL UTF-8ness. r=dao,bzbarsky. 2013-12-05 18:03:12 +02:00
nsIWebNavigationInfo.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
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 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsWebNavigationInfo.cpp Bug 912129 - Minimize the #includes in docshell/base; r=bzbarsky 2013-09-03 16:17:26 -04:00
nsWebNavigationInfo.h Bug 912129 - Minimize the #includes in docshell/base; r=bzbarsky 2013-09-03 16:17:26 -04:00