.. |
crashtests
|
|
|
IHistory.h
|
|
|
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 882616 - Fix build warnings in docshell/base; r=bz
|
2013-06-23 09:15:05 +02:00 |
Makefile.in
|
Bug 802895 - Docshell related changes for srcdoc iframe r=bz
|
2013-06-28 23:13:22 -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
|
|
|
nsCDefaultURIFixup.idl
|
|
|
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 879111 - Mute Web Audio when allowMedia is false on the docshell. r=ehsan
|
2013-07-03 17:44:32 -07:00 |
nsDocShell.h
|
Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan
|
2013-07-04 00:56:26 +09:00 |
nsDocShellEditorData.cpp
|
|
|
nsDocShellEditorData.h
|
|
|
nsDocShellEnumerator.cpp
|
|
|
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
|
|
|
nsDocShellTransferableHooks.h
|
|
|
nsDownloadHistory.cpp
|
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
|
2013-01-29 13:12:13 -05:00 |
nsDownloadHistory.h
|
|
|
nsDSURIContentListener.cpp
|
bug 761667 - update x-frame-options channel scanning to include multipart channels. (r=bz)
|
2013-04-22 16:01:39 -07:00 |
nsDSURIContentListener.h
|
bug 761667 - update x-frame-options channel scanning to include multipart channels. (r=bz)
|
2013-04-22 16:01:39 -07:00 |
nsIClipboardCommands.idl
|
|
|
nsIContentViewer.idl
|
|
|
nsIContentViewerContainer.idl
|
|
|
nsIContentViewerEdit.idl
|
|
|
nsIContentViewerFile.idl
|
|
|
nsIDocCharset.idl
|
|
|
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
|
|
|
nsIDocShellTreeOwner.idl
|
|
|
nsIDocumentLoaderFactory.idl
|
|
|
nsIDownloadHistory.idl
|
Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory.
|
2013-01-05 10:21:04 +01:00 |
nsIGlobalHistory2.idl
|
|
|
nsILinkHandler.h
|
Bug 847007: Remove nsIContent includes r=Ms2ger
|
2013-03-21 20:05:20 -04:00 |
nsILoadContext.idl
|
|
|
nsIMarkupDocumentViewer.idl
|
Bug 234628 part 2 - Make manual encoding overrides not apply to internal URL schemes or to docs declared as UTF-16 on the HTTP level; make docshells able to report when the encoding menu should be disabled. r=bzbarsky.
|
2013-01-18 16:27:03 +02:00 |
nsIPrivacyTransitionObserver.idl
|
|
|
nsIReflowObserver.idl
|
Bug 453650 - implement reflow observers for docShells; r=bz
|
2013-06-01 12:00:12 +02:00 |
nsIRefreshURI.idl
|
|
|
nsIScrollable.idl
|
|
|
nsITextScroll.idl
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
SerializedLoadContext.cpp
|
|
|
SerializedLoadContext.h
|
|
|