.. |
crashtests
|
Bug 748307 part 5 - Support insertText, forwardDelete, insertParagraph per spec; r=ehsan
|
2012-05-22 12:37:17 +03: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
|
no bug - remove a bunch of extra ';'s to make -pedantic happy
|
2013-01-11 05:14:04 -05:00 |
LoadContext.h
|
Bug 894646 - Various dom deCOM cleanups r=Ms2ger
|
2013-07-23 16:39:17 -07:00 |
Makefile.in
|
Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps
|
2013-07-04 08:28:43 -04:00 |
moz.build
|
bug 882079 - merge nsIDocShellHistory into nsIDocShell r=smaug
|
2013-02-15 11:07:29 -05:00 |
nsAboutRedirector.cpp
|
Bug 802895 - Add about:srcdoc as both resolvable and not resolvable. r=bzbarsky
|
2013-06-28 23:13:20 -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 |
nsDefaultURIFixup.cpp
|
Bug 862401: make sure nsDefaultURIFixup::KeywordToURI propagates POST data. sr=bz, r=gavin
|
2013-05-01 13:04:21 +02:00 |
nsDefaultURIFixup.h
|
Bug 862401: make sure nsDefaultURIFixup::KeywordToURI propagates POST data. sr=bz, r=gavin
|
2013-05-01 13:04:21 +02:00 |
nsDocShell.cpp
|
Bug 894646 - Various dom deCOM cleanups r=Ms2ger
|
2013-07-23 16:39:17 -07:00 |
nsDocShell.h
|
Bug 884061 - Part 3e: Use NS_DECL_THREADSAFE_ISUPPORTS in docshell/, r=bz
|
2013-07-18 21:21:19 -05:00 |
nsDocShellEditorData.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsDocShellEditorData.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01: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 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg
|
2013-04-08 14:35:31 -04:00 |
nsDocShellLoadInfo.cpp
|
Bug 802895 - Docshell related changes for srcdoc iframe r=bz
|
2013-06-28 23:13:22 -04:00 |
nsDocShellLoadInfo.h
|
Bug 802895 - Docshell related changes for srcdoc iframe r=bz
|
2013-06-28 23:13:22 -04:00 |
nsDocShellLoadTypes.h
|
Bug 822367 - Since document.open() creates a new channel, set nsDocShell:mMixedContentChannel to the newly created channel if the user has decided to allow mixed content on the page. r=smaug
|
2013-01-30 00:04:34 -08:00 |
nsDocShellTransferableHooks.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsDocShellTransferableHooks.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsDownloadHistory.cpp
|
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
|
2013-01-29 13:12:13 -05: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 |
nsDSURIContentListener.cpp
|
Bug 884061 - Part 3e: Use NS_DECL_THREADSAFE_ISUPPORTS in docshell/, r=bz
|
2013-07-18 21:21:19 -05:00 |
nsDSURIContentListener.h
|
Bug 884061 - Part 3e: Use NS_DECL_THREADSAFE_ISUPPORTS in docshell/, r=bz
|
2013-07-18 21:21:19 -05:00 |
nsIClipboardCommands.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIContentViewer.idl
|
Bug 825866. Part 8: Mass-rename of nsIView to nsView. r=tnikkel
|
2013-01-04 02:23:11 +13: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 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01: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 802895 - Docshell related changes for srcdoc iframe r=bz
|
2013-06-28 23:13:22 -04:00 |
nsIDocShellLoadInfo.idl
|
Bug 802895 - Docshell related changes for srcdoc iframe r=bz
|
2013-06-28 23:13:22 -04: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 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01: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 847007: Remove nsIContent includes r=Ms2ger
|
2013-03-21 20:05:20 -04: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
|
Bug 819930 - Part 1: Implement an API for emulating CSS media types. r=dbaron
|
2013-07-17 16:39:19 +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 453650 - implement reflow observers for docShells; r=bz
|
2013-06-01 12:00:12 +02:00 |
nsIRefreshURI.idl
|
Bug 780618 - Move all error codes to nsError.h; r=ehsan
|
2012-07-27 17:03:27 +03:00 |
nsIScrollable.idl
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsITextScroll.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIURIFixup.idl
|
Bug 862401: make sure nsDefaultURIFixup::KeywordToURI propagates POST data. sr=bz, r=gavin
|
2013-05-01 13:04:21 +02:00 |
nsIWebNavigation.idl
|
Bug 822367 - Plumbing needed to show user Mixed Content Blocker Doorhanger when Mixed Active Content is Blocked and allow user an option to load the inseucre content anyway. r=smaug
|
2013-01-30 00:04:31 -08: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 418615 - Neuter the code which tries to reframe existing plugin instances when navigator.plugins.refresh(true) is called. Instead, only scan for new plugins, unload unused plugins. The DOM code will continue to refresh the current page which calls navigator.plugins.refresh(true). r=jschoenick sr=bz
|
2013-04-23 16:02:12 -04:00 |
nsWebNavigationInfo.h
|
Bug 794884. Make SupportImageWithMimeType a static function. r=joe,r=bz
|
2012-10-03 16:17:40 -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 722850 - Part 1: Add missing privacy-bit-valid serialization for load contexts. r=jduell
|
2012-11-16 16:39:51 +00:00 |