.. |
crashtests
|
|
|
IHistory.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 |
LoadContext.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 |
LoadContext.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 |
Makefile.in
|
Bug 725770. r=bz
|
2012-08-15 13:51:19 +12:00 |
nsAboutRedirector.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 |
nsAboutRedirector.h
|
|
|
nsCDefaultURIFixup.idl
|
|
|
nsDefaultURIFixup.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 |
nsDefaultURIFixup.h
|
|
|
nsDocShell.cpp
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
|
2012-08-27 11:13:02 -03:00 |
nsDocShell.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 |
nsDocShellEditorData.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsDocShellEditorData.h
|
|
|
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 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsDocShellLoadInfo.cpp
|
|
|
nsDocShellLoadInfo.h
|
|
|
nsDocShellLoadTypes.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 |
nsDocShellTransferableHooks.cpp
|
|
|
nsDocShellTransferableHooks.h
|
|
|
nsDownloadHistory.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsDownloadHistory.h
|
|
|
nsDSURIContentListener.cpp
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2012-08-29 10:56:51 -04:00 |
nsDSURIContentListener.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsIClipboardCommands.idl
|
|
|
nsIContentViewer.idl
|
Bug 391834, don't allow prompts in beforeunload, unload and pagehide events,r=smaug,patch mostly by gavin
|
2012-08-13 15:05:34 -04:00 |
nsIContentViewerContainer.idl
|
|
|
nsIContentViewerEdit.idl
|
|
|
nsIContentViewerFile.idl
|
|
|
nsIDocCharset.idl
|
|
|
nsIDocShell.idl
|
Bug 784436 - Part 1: Make some nsIDocShell attributes infallible. r=bz
|
2012-08-22 18:27:04 -07:00 |
nsIDocShellHistory.idl
|
|
|
nsIDocShellLoadInfo.idl
|
|
|
nsIDocShellTreeItem.idl
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsIDocShellTreeNode.idl
|
|
|
nsIDocShellTreeOwner.idl
|
|
|
nsIDocumentLoaderFactory.idl
|
|
|
nsIDownloadHistory.idl
|
|
|
nsIEditorDocShell.idl
|
|
|
nsIGlobalHistory2.idl
|
|
|
nsILinkHandler.h
|
|
|
nsILoadContext.idl
|
Bug 780818 - Remove getExtendedOrigin from nsILoadContext. r=smaug, sr=sicking
|
2012-08-07 22:09:28 -07:00 |
nsIMarkupDocumentViewer.idl
|
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 |
nsIPrivacyTransitionObserver.idl
|
|
|
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
|
|
|
nsIURIFixup.idl
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsIWebNavigation.idl
|
|
|
nsIWebNavigationInfo.idl
|
|
|
nsIWebPageDescriptor.idl
|
|
|
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
|
Back out bug 722861.
|
2012-08-27 15:31:29 -04:00 |
nsWebNavigationInfo.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 |
SerializedLoadContext.cpp
|
Bug 776174 - e10s: cleanup IPC nsILoader code. r=smaug, r=jdm
|
2012-08-06 21:47:48 -07:00 |
SerializedLoadContext.h
|
Bug 786148 - s/IPC/ipc/. r=ted.
|
2012-08-28 08:41:04 -04:00 |