author | Tom Tromey <tom@tromey.com> |
Fri, 09 Dec 2016 10:00:01 -1000 | |
changeset 343531 | 36ead380cb480c3914bf4343a4586ac1897565c9 |
parent 343530 | aa5def25fb21a58c89a44fb0e909f1917fb38063 |
child 343532 | 6369bd114199570ee07ca0764f3efcf5adf4ab46 |
push id | 31381 |
push user | kwierso@gmail.com |
push date | Fri, 17 Feb 2017 20:45:51 +0000 |
treeherder | mozilla-central@f302def88fe5 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | froydnj |
bugs | 1060419 |
milestone | 54.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/dom/base/DOMException.cpp +++ b/dom/base/DOMException.cpp @@ -13,17 +13,16 @@ #include "nsContentUtils.h" #include "nsCOMPtr.h" #include "nsIClassInfoImpl.h" #include "nsIDocument.h" #include "nsIDOMDOMException.h" #include "nsIException.h" #include "nsIProgrammingLanguage.h" #include "nsMemory.h" -#include "prprf.h" #include "xpcprivate.h" #include "mozilla/dom/DOMExceptionBinding.h" #include "mozilla/ErrorResult.h" using namespace mozilla; enum DOM4ErrorTypeCodeMap {
--- a/dom/base/Element.cpp +++ b/dom/base/Element.cpp @@ -117,17 +117,16 @@ #endif /* MOZ_XUL */ #include "nsCycleCollectionParticipant.h" #include "nsCCUncollectableMarker.h" #include "mozAutoDocUpdate.h" #include "nsCSSParser.h" -#include "prprf.h" #include "nsDOMMutationObserver.h" #include "nsWrapperCacheInlines.h" #include "xpcpublic.h" #include "nsIScriptError.h" #include "mozilla/Telemetry.h" #include "mozilla/CORSMode.h" #include "mozilla/dom/ShadowRoot.h"
--- a/dom/base/nsAttrValue.cpp +++ b/dom/base/nsAttrValue.cpp @@ -17,17 +17,16 @@ #include "nsIAtom.h" #include "nsUnicharUtils.h" #include "mozilla/MemoryReporting.h" #include "mozilla/ServoBindingTypes.h" #include "mozilla/ServoStyleSet.h" #include "mozilla/DeclarationBlockInlines.h" #include "nsContentUtils.h" #include "nsReadableUtils.h" -#include "prprf.h" #include "nsHTMLCSSStyleSheet.h" #include "nsCSSParser.h" #include "nsStyledElement.h" #include "nsIURI.h" #include "nsIDocument.h" #include <algorithm> #ifdef LoadImage
--- a/dom/base/nsGlobalWindow.cpp +++ b/dom/base/nsGlobalWindow.cpp @@ -187,17 +187,16 @@ #include "nsIDragService.h" #include "mozilla/dom/Element.h" #include "mozilla/dom/Selection.h" #include "nsFrameLoader.h" #include "nsISupportsPrimitives.h" #include "nsXPCOMCID.h" #include "mozilla/Logging.h" #include "prenv.h" -#include "prprf.h" #include "mozilla/dom/IDBFactory.h" #include "mozilla/dom/MessageChannel.h" #include "mozilla/dom/Promise.h" #include "mozilla/dom/Gamepad.h" #include "mozilla/dom/GamepadManager.h"
--- a/dom/base/nsINode.cpp +++ b/dom/base/nsINode.cpp @@ -86,17 +86,16 @@ #include "nsString.h" #include "nsStyleConsts.h" #include "nsSVGUtils.h" #include "nsTextNode.h" #include "nsUnicharUtils.h" #include "nsXBLBinding.h" #include "nsXBLPrototypeBinding.h" #include "mozilla/Preferences.h" -#include "prprf.h" #include "xpcpublic.h" #include "nsCSSRuleProcessor.h" #include "nsCSSParser.h" #include "HTMLLegendElement.h" #include "nsWrapperCacheInlines.h" #include "WrapperFactory.h" #include "DocumentType.h" #include <algorithm>
--- a/dom/canvas/CanvasUtils.cpp +++ b/dom/canvas/CanvasUtils.cpp @@ -1,18 +1,16 @@ /* -*- Mode: C++; tab-width: 20; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include <stdlib.h> #include <stdarg.h> -#include "prprf.h" - #include "nsIServiceManager.h" #include "nsIConsoleService.h" #include "nsIDOMCanvasRenderingContext2D.h" #include "nsICanvasRenderingContextInternal.h" #include "nsIHTMLCollection.h" #include "mozilla/dom/HTMLCanvasElement.h" #include "nsIPrincipal.h"
--- a/dom/html/nsHTMLDocument.cpp +++ b/dom/html/nsHTMLDocument.cpp @@ -91,17 +91,16 @@ #include "nsIPlaintextEditor.h" #include "nsIHTMLEditor.h" #include "nsIEditorStyleSheets.h" #include "nsIInlineSpellChecker.h" #include "nsRange.h" #include "mozAutoDocUpdate.h" #include "nsCCUncollectableMarker.h" #include "nsHtml5Module.h" -#include "prprf.h" #include "mozilla/dom/Element.h" #include "mozilla/Preferences.h" #include "nsMimeTypes.h" #include "nsIRequest.h" #include "nsHtml5TreeOpExecutor.h" #include "nsHtml5Parser.h" #include "nsSandboxFlags.h" #include "nsIImageDocument.h"
--- a/dom/jsurl/nsJSProtocolHandler.cpp +++ b/dom/jsurl/nsJSProtocolHandler.cpp @@ -24,17 +24,16 @@ #include "nsIPrincipal.h" #include "nsIScriptSecurityManager.h" #include "nsIInterfaceRequestor.h" #include "nsIInterfaceRequestorUtils.h" #include "nsIWindowMediator.h" #include "nsPIDOMWindow.h" #include "nsIConsoleService.h" #include "nsXPIDLString.h" -#include "prprf.h" #include "nsEscape.h" #include "nsIWebNavigation.h" #include "nsIDocShell.h" #include "nsIContentViewer.h" #include "nsIXPConnect.h" #include "nsContentUtils.h" #include "nsJSUtils.h" #include "nsThreadUtils.h"
--- a/dom/xbl/nsXBLBinding.cpp +++ b/dom/xbl/nsXBLBinding.cpp @@ -41,17 +41,16 @@ #include "nsXBLPrototypeHandler.h" #include "nsXBLPrototypeBinding.h" #include "nsXBLBinding.h" #include "nsIPrincipal.h" #include "nsIScriptSecurityManager.h" #include "mozilla/dom/XBLChildrenElement.h" -#include "prprf.h" #include "nsNodeUtils.h" #include "nsJSUtils.h" // Nasty hack. Maybe we could move some of the classinfo utility methods // (e.g. WrapNative) over to nsContentUtils? #include "nsDOMClassInfo.h" #include "mozilla/DeferredFinalize.h"
--- a/extensions/auth/nsHttpNegotiateAuth.cpp +++ b/extensions/auth/nsHttpNegotiateAuth.cpp @@ -27,17 +27,16 @@ #include "nsIPrefBranch.h" #include "nsIProxyInfo.h" #include "nsIURI.h" #include "nsCOMPtr.h" #include "nsString.h" #include "nsNetCID.h" #include "plbase64.h" #include "plstr.h" -#include "prprf.h" #include "mozilla/Logging.h" #include "prmem.h" #include "prnetdb.h" #include "mozilla/Likely.h" #include "mozilla/Sprintf.h" #include "nsIChannel.h" #include "nsNetUtil.h" #include "nsThreadUtils.h"
--- a/extensions/cookie/nsPermissionManager.cpp +++ b/extensions/cookie/nsPermissionManager.cpp @@ -17,17 +17,16 @@ #include "nsNetUtil.h" #include "nsCOMArray.h" #include "nsArrayEnumerator.h" #include "nsTArray.h" #include "nsReadableUtils.h" #include "nsILineInputStream.h" #include "nsAppDirectoryServiceDefs.h" #include "nsDirectoryServiceDefs.h" -#include "prprf.h" #include "mozilla/storage.h" #include "mozilla/Attributes.h" #include "nsXULAppAPI.h" #include "nsIPrincipal.h" #include "nsContentUtils.h" #include "nsIScriptSecurityManager.h" #include "nsIEffectiveTLDService.h" #include "nsPIDOMWindow.h"
--- a/image/encoders/bmp/nsBMPEncoder.cpp +++ b/image/encoders/bmp/nsBMPEncoder.cpp @@ -2,17 +2,16 @@ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "nsCRT.h" #include "mozilla/EndianUtils.h" #include "mozilla/UniquePtrExtensions.h" #include "nsBMPEncoder.h" -#include "prprf.h" #include "nsString.h" #include "nsStreamUtils.h" #include "nsTArray.h" using namespace mozilla; using namespace mozilla::image; using namespace mozilla::image::bmp;
--- a/image/encoders/ico/nsICOEncoder.cpp +++ b/image/encoders/ico/nsICOEncoder.cpp @@ -2,17 +2,16 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "nsCRT.h" #include "mozilla/EndianUtils.h" #include "nsBMPEncoder.h" #include "nsPNGEncoder.h" #include "nsICOEncoder.h" -#include "prprf.h" #include "nsString.h" #include "nsStreamUtils.h" #include "nsTArray.h" using namespace mozilla; using namespace mozilla::image; NS_IMPL_ISUPPORTS(nsICOEncoder, imgIEncoder, nsIInputStream,
--- a/layout/base/PresShell.cpp +++ b/layout/base/PresShell.cpp @@ -56,17 +56,16 @@ #include "nsIDocument.h" #include "nsAnimationManager.h" #include "nsNameSpaceManager.h" // for Pref-related rule management (bugs 22963,20760,31816) #include "nsFrame.h" #include "FrameLayerBuilder.h" #include "nsViewManager.h" #include "nsView.h" #include "nsCRTGlue.h" -#include "prprf.h" #include "prinrval.h" #include "nsTArray.h" #include "nsCOMArray.h" #include "nsContainerFrame.h" #include "nsISelection.h" #include "mozilla/dom/Selection.h" #include "nsGkAtoms.h" #include "nsIDOMRange.h"
--- a/layout/build/nsContentDLF.cpp +++ b/layout/build/nsContentDLF.cpp @@ -14,17 +14,16 @@ #include "nsICategoryManager.h" #include "nsIDocumentLoaderFactory.h" #include "nsIDocument.h" #include "nsIURL.h" #include "nsNodeInfoManager.h" #include "nsIScriptSecurityManager.h" #include "nsString.h" #include "nsContentCID.h" -#include "prprf.h" #include "nsNetUtil.h" #include "nsCRT.h" #include "nsIViewSourceChannel.h" #include "nsContentUtils.h" #include "imgLoader.h" #include "nsCharsetSource.h" #include "nsMimeTypes.h" #include "DecoderTraits.h"
--- a/layout/xul/nsImageBoxFrame.cpp +++ b/layout/xul/nsImageBoxFrame.cpp @@ -25,17 +25,16 @@ #include "nsLeafFrame.h" #include "nsIPresShell.h" #include "nsIDocument.h" #include "nsImageMap.h" #include "nsILinkHandler.h" #include "nsIURL.h" #include "nsILoadGroup.h" #include "nsContainerFrame.h" -#include "prprf.h" #include "nsCSSRendering.h" #include "nsIDOMHTMLImageElement.h" #include "nsNameSpaceManager.h" #include "nsTextFragment.h" #include "nsIDOMHTMLMapElement.h" #include "nsTransform2D.h" #include "nsITheme.h"
--- a/modules/libjar/nsJAR.cpp +++ b/modules/libjar/nsJAR.cpp @@ -6,17 +6,16 @@ #include <string.h> #include "nsJARInputStream.h" #include "nsJAR.h" #include "nsIFile.h" #include "nsIX509Cert.h" #include "nsIConsoleService.h" #include "nsICryptoHash.h" #include "nsIDataSignatureVerifier.h" -#include "prprf.h" #include "mozilla/Omnijar.h" #include "mozilla/Unused.h" #ifdef XP_UNIX #include <sys/stat.h> #elif defined (XP_WIN) #include <io.h> #endif
--- a/modules/libpref/prefapi.cpp +++ b/modules/libpref/prefapi.cpp @@ -21,17 +21,16 @@ #ifdef _WIN32 #include "windows.h" #endif /* _WIN32 */ #include "plstr.h" #include "PLDHashTable.h" #include "plbase64.h" #include "mozilla/Logging.h" -#include "prprf.h" #include "mozilla/MemoryReporting.h" #include "mozilla/dom/PContent.h" #include "mozilla/dom/ContentPrefs.h" #include "nsQuickSort.h" #include "nsString.h" #include "nsPrintfCString.h" #include "prlink.h"
--- a/netwerk/test/TestCookie.cpp +++ b/netwerk/test/TestCookie.cpp @@ -7,17 +7,16 @@ #include "gtest/gtest.h" #include "nsIServiceManager.h" #include "nsICookieService.h" #include "nsICookieManager.h" #include "nsICookieManager2.h" #include "nsICookie2.h" #include <stdio.h> #include "plstr.h" -#include "prprf.h" #include "nsNetUtil.h" #include "nsISimpleEnumerator.h" #include "nsServiceManagerUtils.h" #include "nsNetCID.h" #include "nsIPrefBranch.h" #include "nsIPrefService.h" #include "mozilla/Unused.h" #include "nsIURI.h"
--- a/parser/htmlparser/nsExpatDriver.cpp +++ b/parser/htmlparser/nsExpatDriver.cpp @@ -10,17 +10,16 @@ #include "nsIExpatSink.h" #include "nsIExtendedExpatSink.h" #include "nsIContentSink.h" #include "nsParserMsgUtils.h" #include "nsIURL.h" #include "nsIUnicharInputStream.h" #include "nsIProtocolHandler.h" #include "nsNetUtil.h" -#include "prprf.h" #include "prmem.h" #include "nsTextFormatter.h" #include "nsDirectoryServiceDefs.h" #include "nsCRT.h" #include "nsIConsoleService.h" #include "nsIScriptError.h" #include "nsIContentPolicy.h" #include "nsContentPolicyUtils.h"
--- a/rdf/base/nsCompositeDataSource.cpp +++ b/rdf/base/nsCompositeDataSource.cpp @@ -38,17 +38,16 @@ #include "nsArrayEnumerator.h" #include "nsXPIDLString.h" #include "rdf.h" #include "nsCycleCollectionParticipant.h" #include "nsEnumeratorUtils.h" #include "mozilla/Logging.h" -#include "prprf.h" #include <stdio.h> mozilla::LazyLogModule nsRDFLog("RDF"); //---------------------------------------------------------------------- // // CompositeDataSourceImpl //
--- a/rdf/base/nsRDFContainerUtils.cpp +++ b/rdf/base/nsRDFContainerUtils.cpp @@ -14,17 +14,16 @@ #include "nsIServiceManager.h" #include "nsIRDFContainer.h" #include "nsIRDFContainerUtils.h" #include "nsIRDFService.h" #include "nsRDFCID.h" #include "nsString.h" #include "nsXPIDLString.h" #include "plstr.h" -#include "prprf.h" #include "rdf.h" #include "rdfutil.h" class RDFContainerUtilsImpl : public nsIRDFContainerUtils { public: // nsISupports interface NS_DECL_ISUPPORTS
--- a/security/certverifier/NSSCertDBTrustDomain.cpp +++ b/security/certverifier/NSSCertDBTrustDomain.cpp @@ -25,17 +25,16 @@ #include "nsServiceManagerUtils.h" #include "nss.h" #include "pk11pub.h" #include "pkix/Result.h" #include "pkix/pkix.h" #include "pkix/pkixnss.h" #include "prerror.h" #include "prmem.h" -#include "prprf.h" #include "secerr.h" #include "CNNICHashWhitelist.inc" #include "StartComAndWoSignData.inc" using namespace mozilla; using namespace mozilla::pkix;
--- a/security/manager/ssl/DataStorage.cpp +++ b/security/manager/ssl/DataStorage.cpp @@ -17,17 +17,16 @@ #include "mozilla/Unused.h" #include "nsAppDirectoryServiceDefs.h" #include "nsDirectoryServiceUtils.h" #include "nsIObserverService.h" #include "nsITimer.h" #include "nsNetUtil.h" #include "nsStreamUtils.h" #include "nsThreadUtils.h" -#include "prprf.h" // NB: Read DataStorage.h first. // The default time between data changing and a write, in milliseconds. static const uint32_t sDataStorageDefaultTimerDelay = 5u * 60u * 1000u; // The maximum score an entry can have (prevents overflow) static const uint32_t sMaxScore = UINT32_MAX; // The maximum number of entries per type of data (limits resource use)
--- a/security/manager/ssl/nsNSSCertificate.cpp +++ b/security/manager/ssl/nsNSSCertificate.cpp @@ -37,17 +37,16 @@ #include "nsUnicharUtils.h" #include "nsXULAppAPI.h" #include "nspr.h" #include "pkix/pkixnss.h" #include "pkix/pkixtypes.h" #include "pkix/Result.h" #include "prerror.h" #include "prmem.h" -#include "prprf.h" #include "secasn1.h" #include "secder.h" #include "secerr.h" #include "ssl.h" #ifdef XP_WIN #include <winsock.h> // for htonl #endif
--- a/security/manager/ssl/nsPKCS12Blob.cpp +++ b/security/manager/ssl/nsPKCS12Blob.cpp @@ -14,17 +14,16 @@ #include "nsNSSComponent.h" #include "nsNSSHelper.h" #include "nsNetUtil.h" #include "nsReadableUtils.h" #include "nsString.h" #include "nsThreadUtils.h" #include "pkix/pkixtypes.h" #include "prmem.h" -#include "prprf.h" #include "secerr.h" using namespace mozilla; extern LazyLogModule gPIPNSSLog; #define PIP_PKCS12_TMPFILENAME NS_LITERAL_CSTRING(".pip_p12tmp") #define PIP_PKCS12_BUFFER_SIZE 2048 #define PIP_PKCS12_RESTORE_OK 1
--- a/toolkit/components/places/nsNavBookmarks.cpp +++ b/toolkit/components/places/nsNavBookmarks.cpp @@ -9,17 +9,16 @@ #include "nsAnnotationService.h" #include "nsPlacesMacros.h" #include "Helpers.h" #include "nsAppDirectoryServiceDefs.h" #include "nsNetUtil.h" #include "nsUnicharUtils.h" #include "nsPrintfCString.h" -#include "prprf.h" #include "mozilla/Preferences.h" #include "mozilla/storage.h" #include "GeckoProfiler.h" using namespace mozilla; // These columns sit to the right of the kGetInfoIndex_* columns.
--- a/toolkit/components/places/nsNavHistoryResult.cpp +++ b/toolkit/components/places/nsNavHistoryResult.cpp @@ -13,17 +13,16 @@ #include "Helpers.h" #include "mozilla/DebugOnly.h" #include "nsDebug.h" #include "nsNetUtil.h" #include "nsString.h" #include "nsReadableUtils.h" #include "nsUnicharUtils.h" #include "prtime.h" -#include "prprf.h" #include "nsQueryObject.h" #include "nsCycleCollectionParticipant.h" // Thanks, Windows.h :( #undef CompareString #define TO_ICONTAINER(_node) \
--- a/toolkit/components/remote/nsXRemoteService.cpp +++ b/toolkit/components/remote/nsXRemoteService.cpp @@ -22,17 +22,16 @@ #include "nsIWidget.h" #include "nsIAppShellService.h" #include "nsAppShellCID.h" #include "nsPIDOMWindow.h" #include "mozilla/X11Util.h" #include "nsCOMPtr.h" #include "nsString.h" -#include "prprf.h" #include "prenv.h" #include "nsCRT.h" #include "nsXULAppAPI.h" #include <X11/Xlib.h> #include <X11/Xatom.h>
--- a/toolkit/components/url-classifier/nsUrlClassifierDBService.cpp +++ b/toolkit/components/url-classifier/nsUrlClassifierDBService.cpp @@ -34,17 +34,16 @@ #include "mozilla/Atomics.h" #include "mozilla/DebugOnly.h" #include "mozilla/ErrorNames.h" #include "mozilla/Mutex.h" #include "mozilla/Preferences.h" #include "mozilla/TimeStamp.h" #include "mozilla/Telemetry.h" #include "mozilla/Logging.h" -#include "prprf.h" #include "prnetdb.h" #include "Entries.h" #include "HashStore.h" #include "Classifier.h" #include "ProtocolParser.h" #include "mozilla/Attributes.h" #include "nsIPrincipal.h" #include "Classifier.h"
--- a/widget/android/GfxInfo.cpp +++ b/widget/android/GfxInfo.cpp @@ -3,17 +3,16 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "GfxInfo.h" #include "GLContext.h" #include "GLContextProvider.h" #include "nsUnicharUtils.h" #include "prenv.h" -#include "prprf.h" #include "nsHashKeys.h" #include "nsVersionComparator.h" #include "AndroidBridge.h" #include "nsIWindowWatcher.h" #include "nsServiceManagerUtils.h" #if defined(MOZ_CRASHREPORTER) #include "nsExceptionHandler.h"
--- a/widget/nsPrintOptionsImpl.cpp +++ b/widget/nsPrintOptionsImpl.cpp @@ -16,17 +16,16 @@ #include "nsServiceManagerUtils.h" #include "nsArray.h" #include "nsIDOMWindow.h" #include "nsIDialogParamBlock.h" #include "nsXPCOM.h" #include "nsISupportsPrimitives.h" #include "nsIWindowWatcher.h" -#include "prprf.h" #include "nsIStringEnumerator.h" #include "nsISupportsPrimitives.h" #include "stdlib.h" #include "mozilla/Preferences.h" #include "nsPrintfCString.h" #include "nsIWebBrowserPrint.h"
--- a/widget/windows/nsSound.cpp +++ b/widget/windows/nsSound.cpp @@ -17,17 +17,16 @@ #include "nsIURL.h" #include "nsNetUtil.h" #include "nsIChannel.h" #include "nsContentUtils.h" #include "nsCRT.h" #include "mozilla/Logging.h" #include "prtime.h" -#include "prprf.h" #include "prmem.h" #include "nsNativeCharsetUtils.h" #include "nsThreadUtils.h" using mozilla::LogLevel; PRLogModuleInfo* gWin32SoundLog = nullptr;
--- a/widget/windows/nsWindow.cpp +++ b/widget/windows/nsWindow.cpp @@ -75,17 +75,16 @@ #include <wtsapi32.h> #include <process.h> #include <commctrl.h> #include <unknwn.h> #include <psapi.h> #include "mozilla/Logging.h" #include "prtime.h" -#include "prprf.h" #include "prmem.h" #include "prenv.h" #include "mozilla/WidgetTraceEvent.h" #include "nsIAppShell.h" #include "nsISupportsPrimitives.h" #include "nsIDOMMouseEvent.h" #include "nsIKeyEventInPluginCallback.h"
--- a/xpcom/base/nsSystemInfo.cpp +++ b/xpcom/base/nsSystemInfo.cpp @@ -4,17 +4,16 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "mozilla/ArrayUtils.h" #include "nsSystemInfo.h" #include "prsystem.h" #include "prio.h" -#include "prprf.h" #include "mozilla/SSE.h" #include "mozilla/arm.h" #include "mozilla/Sprintf.h" #ifdef XP_WIN #include <time.h> #include <windows.h> #include <winioctl.h>
--- a/xpcom/components/nsCategoryManager.cpp +++ b/xpcom/components/nsCategoryManager.cpp @@ -6,17 +6,16 @@ #define PL_ARENA_CONST_ALIGN_MASK 7 #include "nsICategoryManager.h" #include "nsCategoryManager.h" #include "plarena.h" #include "prio.h" -#include "prprf.h" #include "prlock.h" #include "nsCOMPtr.h" #include "nsTHashtable.h" #include "nsClassHashtable.h" #include "nsIFactory.h" #include "nsIStringEnumerator.h" #include "nsSupportsPrimitives.h" #include "nsComponentManagerUtils.h"
--- a/xpcom/io/nsLocalFileWin.cpp +++ b/xpcom/io/nsLocalFileWin.cpp @@ -16,17 +16,16 @@ #include "nsLocalFile.h" #include "nsIDirectoryEnumerator.h" #include "nsNativeCharsetUtils.h" #include "nsISimpleEnumerator.h" #include "nsIComponentManager.h" #include "prio.h" #include "private/pprio.h" // To get PR_ImportFile -#include "prprf.h" #include "prmem.h" #include "nsHashKeys.h" #include "nsXPIDLString.h" #include "nsReadableUtils.h" #include <direct.h> #include <windows.h>
--- a/xpfe/appshell/nsAppShellService.cpp +++ b/xpfe/appshell/nsAppShellService.cpp @@ -16,18 +16,16 @@ #include "nsIWindowMediator.h" #include "nsIWindowWatcher.h" #include "nsPIWindowWatcher.h" #include "nsIDOMWindow.h" #include "nsPIDOMWindow.h" #include "nsWebShellWindow.h" -#include "prprf.h" - #include "nsWidgetInitData.h" #include "nsWidgetsCID.h" #include "nsIWidget.h" #include "nsIRequestObserver.h" #include "nsIEmbeddingSiteWindow.h" #include "nsAppShellService.h" #include "nsContentUtils.h"
--- a/xpfe/appshell/nsWebShellWindow.cpp +++ b/xpfe/appshell/nsWebShellWindow.cpp @@ -47,17 +47,16 @@ #include "nsIWebProgressListener.h" #include "nsIDocument.h" #include "nsIDOMDocument.h" #include "nsIDOMNode.h" #include "nsIDOMElement.h" #include "nsIDocumentLoaderFactory.h" #include "nsIObserverService.h" -#include "prprf.h" #include "nsIScreenManager.h" #include "nsIScreen.h" #include "nsIContent.h" // for menus #include "nsIScriptSecurityManager.h" // For calculating size