commit 10e518416841488c41d53273a60dec3cae50e4e8 parent 5d7a4cf9ed9c80f1ba4a3b846fd9661fd7d1cd14 Author: serge-sans-paille <sguelton@mozilla.com> Date: Mon, 27 Oct 2025 07:58:17 +0000 Bug 1995938 - Remove unused inclusion of DebugOnly.h r=emilio,necko-reviewers,application-update-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,toolkit-telemetry-reviewers,firefox-svg-reviewers,layout-reviewers,dom-worker-reviewers,bytesized,gstoll,mstange,TYLin,chunmin,jesup,asuth Differential Revision: https://phabricator.services.mozilla.com/D269780 Diffstat:
75 files changed, 0 insertions(+), 80 deletions(-)
diff --git a/accessible/windows/msaa/MsaaIdGenerator.cpp b/accessible/windows/msaa/MsaaIdGenerator.cpp @@ -8,7 +8,6 @@ #include "mozilla/Assertions.h" #include "mozilla/ClearOnShutdown.h" -#include "mozilla/DebugOnly.h" #include "MsaaAccessible.h" #include "nsAccessibilityService.h" diff --git a/docshell/base/nsDocShell.cpp b/docshell/base/nsDocShell.cpp @@ -22,7 +22,6 @@ #include "mozilla/Casting.h" #include "mozilla/CheckedInt.h" #include "mozilla/Components.h" -#include "mozilla/DebugOnly.h" #include "mozilla/Encoding.h" #include "mozilla/EventStateManager.h" #include "mozilla/HTMLEditor.h" diff --git a/dom/animation/EffectSet.h b/dom/animation/EffectSet.h @@ -8,7 +8,6 @@ #define mozilla_EffectSet_h #include "mozilla/AnimationTarget.h" -#include "mozilla/DebugOnly.h" #include "mozilla/EffectCompositor.h" #include "mozilla/TimeStamp.h" #include "mozilla/dom/KeyframeEffect.h" diff --git a/dom/cache/QuotaClient.cpp b/dom/cache/QuotaClient.cpp @@ -7,7 +7,6 @@ #include "DBAction.h" #include "FileUtilsImpl.h" #include "QuotaClientImpl.h" -#include "mozilla/DebugOnly.h" #include "mozilla/GeckoTrace.h" #include "mozilla/ResultExtensions.h" #include "mozilla/dom/cache/DBSchema.h" diff --git a/dom/canvas/WebGLContextGL.cpp b/dom/canvas/WebGLContextGL.cpp @@ -28,7 +28,6 @@ #include "gfxPlatform.h" #include "gfxUtils.h" #include "jsfriendapi.h" -#include "mozilla/DebugOnly.h" #include "mozilla/RefPtr.h" #include "mozilla/StaticPrefs_webgl.h" #include "mozilla/dom/BindingUtils.h" diff --git a/dom/canvas/WebGLContextTextures.cpp b/dom/canvas/WebGLContextTextures.cpp @@ -23,7 +23,6 @@ #include "gfxPlatform.h" #include "gfxUtils.h" #include "jsfriendapi.h" -#include "mozilla/DebugOnly.h" #include "mozilla/dom/BindingUtils.h" #include "mozilla/dom/ImageData.h" #include "nsContentUtils.h" diff --git a/dom/fetch/Fetch.h b/dom/fetch/Fetch.h @@ -8,7 +8,6 @@ #define mozilla_dom_Fetch_h #include "mozilla/Attributes.h" -#include "mozilla/DebugOnly.h" #include "mozilla/dom/AbortSignal.h" #include "mozilla/dom/BodyConsumer.h" #include "mozilla/dom/FetchStreamReader.h" diff --git a/dom/fetch/FetchDriver.h b/dom/fetch/FetchDriver.h @@ -8,7 +8,6 @@ #define mozilla_dom_FetchDriver_h #include "mozilla/ConsoleReportCollector.h" -#include "mozilla/DebugOnly.h" #include "mozilla/Mutex.h" #include "mozilla/RefPtr.h" #include "mozilla/UniquePtr.h" diff --git a/dom/html/nsHTMLDocument.cpp b/dom/html/nsHTMLDocument.cpp @@ -7,7 +7,6 @@ #include "nsHTMLDocument.h" #include "DocumentInlines.h" -#include "mozilla/DebugOnly.h" #include "mozilla/PresShell.h" #include "mozilla/StaticPrefs_intl.h" #include "mozilla/css/Loader.h" diff --git a/dom/media/MediaResource.cpp b/dom/media/MediaResource.cpp @@ -6,7 +6,6 @@ #include "MediaResource.h" -#include "mozilla/DebugOnly.h" #include "mozilla/ErrorNames.h" #include "mozilla/Logging.h" #include "mozilla/MathAlgorithms.h" diff --git a/dom/media/encoder/MediaEncoder.h b/dom/media/encoder/MediaEncoder.h @@ -12,7 +12,6 @@ #include "MediaTrackGraph.h" #include "MediaTrackListener.h" #include "TrackEncoder.h" -#include "mozilla/DebugOnly.h" #include "mozilla/MemoryReporting.h" #include "mozilla/MozPromise.h" #include "mozilla/UniquePtr.h" diff --git a/dom/media/gtest/TestGMPCrossOrigin.cpp b/dom/media/gtest/TestGMPCrossOrigin.cpp @@ -9,7 +9,6 @@ #include "GMPVideoDecoderProxy.h" #include "GMPVideoEncoderProxy.h" #include "gtest/gtest.h" -#include "mozilla/DebugOnly.h" #include "mozilla/StaticPtr.h" #include "mozilla/gtest/MozAssertions.h" #include "nsAppDirectoryServiceDefs.h" diff --git a/dom/media/ogg/OggCodecStore.cpp b/dom/media/ogg/OggCodecStore.cpp @@ -6,8 +6,6 @@ #include "OggCodecStore.h" -#include "mozilla/DebugOnly.h" - namespace mozilla { OggCodecStore::OggCodecStore() : mMonitor("CodecStore") {} diff --git a/dom/media/platforms/wmf/WMFDecoderModule.cpp b/dom/media/platforms/wmf/WMFDecoderModule.cpp @@ -19,7 +19,6 @@ #include "WMFAudioMFTManager.h" #include "WMFMediaDataDecoder.h" #include "WMFVideoMFTManager.h" -#include "mozilla/DebugOnly.h" #include "mozilla/Maybe.h" #include "mozilla/ProfilerMarkers.h" #include "mozilla/StaticMutex.h" diff --git a/dom/media/webspeech/synth/test/nsFakeSynthServices.cpp b/dom/media/webspeech/synth/test/nsFakeSynthServices.cpp @@ -8,7 +8,6 @@ #include "SharedBuffer.h" #include "mozilla/ClearOnShutdown.h" -#include "mozilla/DebugOnly.h" #include "mozilla/Preferences.h" #include "mozilla/dom/nsSpeechTask.h" #include "mozilla/dom/nsSynthVoiceRegistry.h" diff --git a/dom/serviceworkers/FetchEventOpProxyParent.cpp b/dom/serviceworkers/FetchEventOpProxyParent.cpp @@ -9,7 +9,6 @@ #include <utility> #include "mozilla/Assertions.h" -#include "mozilla/DebugOnly.h" #include "mozilla/RemoteLazyInputStreamStorage.h" #include "mozilla/ResultExtensions.h" #include "mozilla/Try.h" diff --git a/dom/svg/SVGElement.cpp b/dom/svg/SVGElement.cpp @@ -27,7 +27,6 @@ #include "SVGMotionSMILAttr.h" #include "mozAutoDocUpdate.h" #include "mozilla/AlreadyAddRefed.h" -#include "mozilla/DebugOnly.h" #include "mozilla/DeclarationBlock.h" #include "mozilla/EventListenerManager.h" #include "mozilla/PresShell.h" diff --git a/dom/svg/SVGPathSegListSMILType.cpp b/dom/svg/SVGPathSegListSMILType.cpp @@ -8,7 +8,6 @@ #include "SVGPathData.h" #include "SVGPathSegUtils.h" -#include "mozilla/DebugOnly.h" #include "mozilla/SMILValue.h" namespace mozilla { diff --git a/dom/workers/RuntimeService.cpp b/dom/workers/RuntimeService.cpp @@ -24,7 +24,6 @@ #include "mozilla/Attributes.h" #include "mozilla/CycleCollectedJSContext.h" #include "mozilla/CycleCollectedJSRuntime.h" -#include "mozilla/DebugOnly.h" #include "mozilla/FlowMarkers.h" #include "mozilla/Monitor.h" #include "mozilla/Preferences.h" diff --git a/editor/txmgr/TransactionManager.cpp b/editor/txmgr/TransactionManager.cpp @@ -6,7 +6,6 @@ #include "TransactionManager.h" #include "mozilla/Assertions.h" -#include "mozilla/DebugOnly.h" #include "mozilla/HTMLEditor.h" #include "mozilla/mozalloc.h" #include "mozilla/TransactionStack.h" diff --git a/gfx/2d/2D.h b/gfx/2d/2D.h @@ -34,8 +34,6 @@ #include "mozilla/ThreadSafeWeakPtr.h" #include "mozilla/Atomics.h" -#include "mozilla/DebugOnly.h" - #include "nsRegionFwd.h" #if defined(MOZ_WIDGET_ANDROID) || defined(MOZ_WIDGET_GTK) diff --git a/gfx/2d/FilterNodeSoftware.cpp b/gfx/2d/FilterNodeSoftware.cpp @@ -14,7 +14,6 @@ #include "FilterProcessing.h" #include "Logging.h" #include "mozilla/PodOperations.h" -#include "mozilla/DebugOnly.h" // #define DEBUG_DUMP_SURFACES diff --git a/gfx/2d/Quaternion.h b/gfx/2d/Quaternion.h @@ -10,7 +10,6 @@ #include "Types.h" #include <math.h> #include <ostream> -#include "mozilla/DebugOnly.h" #include "mozilla/gfx/MatrixFwd.h" #include "mozilla/gfx/Point.h" diff --git a/gfx/gl/GLContext.cpp b/gfx/gl/GLContext.cpp @@ -49,7 +49,6 @@ #include "OGLShaderProgram.h" // for ShaderProgramType -#include "mozilla/DebugOnly.h" #include "mozilla/Maybe.h" #ifdef XP_MACOSX diff --git a/gfx/gl/SharedSurface.h b/gfx/gl/SharedSurface.h @@ -23,7 +23,6 @@ #include "GLContextTypes.h" #include "GLDefs.h" #include "mozilla/Attributes.h" -#include "mozilla/DebugOnly.h" #include "mozilla/gfx/Point.h" #include "mozilla/Mutex.h" #include "mozilla/UniquePtr.h" diff --git a/gfx/gl/SharedSurfaceIO.cpp b/gfx/gl/SharedSurfaceIO.cpp @@ -7,7 +7,6 @@ #include "GLContextCGL.h" #include "MozFramebuffer.h" -#include "mozilla/DebugOnly.h" #include "mozilla/gfx/MacIOSurface.h" #include "mozilla/layers/LayersSurfaces.h" // for SurfaceDescriptor, etc #include "mozilla/layers/LayersTypes.h" diff --git a/gfx/layers/client/TextureClient.h b/gfx/layers/client/TextureClient.h @@ -16,7 +16,6 @@ #include "mozilla/Assertions.h" // for MOZ_ASSERT, etc #include "mozilla/Atomics.h" #include "mozilla/Attributes.h" // for override -#include "mozilla/DebugOnly.h" #include "mozilla/Mutex.h" #include "mozilla/RefPtr.h" // for RefPtr, RefCounted #include "mozilla/dom/ipc/IdType.h" diff --git a/gfx/layers/ipc/CompositorBridgeChild.cpp b/gfx/layers/ipc/CompositorBridgeChild.cpp @@ -34,7 +34,6 @@ #include "mozilla/dom/BrowserChild.h" #include "mozilla/dom/BrowserParent.h" #include "mozilla/dom/ContentChild.h" -#include "mozilla/DebugOnly.h" #include "mozilla/SpinEventLoopUntil.h" #include "nsThreadUtils.h" #if defined(XP_WIN) diff --git a/gfx/thebes/gfxFontEntry.cpp b/gfx/thebes/gfxFontEntry.cpp @@ -5,7 +5,6 @@ #include "gfxFontEntry.h" -#include "mozilla/DebugOnly.h" #include "mozilla/FontPropertyTypes.h" #include "mozilla/MathAlgorithms.h" diff --git a/gfx/thebes/gfxPlatform.cpp b/gfx/thebes/gfxPlatform.cpp @@ -24,7 +24,6 @@ #include "mozilla/gfx/CanvasRenderThread.h" #include "mozilla/gfx/CanvasShutdownManager.h" #include "mozilla/ClearOnShutdown.h" -#include "mozilla/DebugOnly.h" #include "mozilla/EnumTypeTraits.h" #include "mozilla/StaticPrefs_accessibility.h" #include "mozilla/StaticPrefs_apz.h" diff --git a/gfx/webrender_bindings/RenderD3D11TextureHost.cpp b/gfx/webrender_bindings/RenderD3D11TextureHost.cpp @@ -12,7 +12,6 @@ #include "RenderCompositor.h" #include "RenderCompositorD3D11SWGL.h" #include "ScopedGLHelpers.h" -#include "mozilla/DebugOnly.h" #include "mozilla/gfx/CanvasManagerParent.h" #include "mozilla/gfx/DeviceManagerDx.h" #include "mozilla/gfx/Logging.h" diff --git a/image/DecodePool.cpp b/image/DecodePool.cpp @@ -8,7 +8,6 @@ #include <algorithm> #include "mozilla/ClearOnShutdown.h" -#include "mozilla/DebugOnly.h" #include "mozilla/Monitor.h" #include "mozilla/ProfilerLabels.h" #include "mozilla/SchedulerGroup.h" diff --git a/image/ImageUtils.cpp b/image/ImageUtils.cpp @@ -9,7 +9,6 @@ #include "DecoderFactory.h" #include "IDecodingTask.h" #include "mozilla/AppShutdown.h" -#include "mozilla/DebugOnly.h" #include "mozilla/gfx/2D.h" #include "mozilla/Logging.h" #include "nsNetUtil.h" diff --git a/image/RasterImage.cpp b/image/RasterImage.cpp @@ -27,7 +27,6 @@ #include "gfxContext.h" #include "gfxPlatform.h" #include "mozilla/ClearOnShutdown.h" -#include "mozilla/DebugOnly.h" #include "mozilla/Likely.h" #include "mozilla/MemoryReporting.h" #include "mozilla/RefPtr.h" diff --git a/image/decoders/icon/gtk/nsIconChannel.cpp b/image/decoders/icon/gtk/nsIconChannel.cpp @@ -13,7 +13,6 @@ #include "mozilla/AlreadyAddRefed.h" #include "nsIIconURI.h" #include "mozilla/gfx/DataSurfaceHelpers.h" -#include "mozilla/DebugOnly.h" #include "mozilla/NullPrincipal.h" #include "mozilla/LookAndFeel.h" #include "mozilla/CheckedInt.h" diff --git a/intl/components/src/Locale.cpp b/intl/components/src/Locale.cpp @@ -5,7 +5,6 @@ #include "mozilla/intl/Locale.h" #include "mozilla/Assertions.h" -#include "mozilla/DebugOnly.h" #include "mozilla/MathAlgorithms.h" #include "mozilla/Span.h" #include "mozilla/TextUtils.h" diff --git a/ipc/glue/MessageChannel.cpp b/ipc/glue/MessageChannel.cpp @@ -15,7 +15,6 @@ #include "base/waitable_event.h" #include "mozilla/Assertions.h" #include "mozilla/CycleCollectedJSContext.h" -#include "mozilla/DebugOnly.h" #include "mozilla/Fuzzing.h" #include "mozilla/FlowMarkers.h" #include "mozilla/IntentionalCrash.h" diff --git a/ipc/glue/MessageLink.cpp b/ipc/glue/MessageLink.cpp @@ -15,7 +15,6 @@ #include "base/task.h" #include "mozilla/Assertions.h" -#include "mozilla/DebugOnly.h" #include "nsDebug.h" #include "nsExceptionHandler.h" #include "nsISupportsImpl.h" diff --git a/js/public/UbiNodeDominatorTree.h b/js/public/UbiNodeDominatorTree.h @@ -7,7 +7,6 @@ #ifndef js_UbiNodeDominatorTree_h #define js_UbiNodeDominatorTree_h -#include "mozilla/DebugOnly.h" #include "mozilla/Maybe.h" #include "mozilla/UniquePtr.h" diff --git a/js/src/gc/Allocator.cpp b/js/src/gc/Allocator.cpp @@ -6,7 +6,6 @@ #include "gc/Allocator.h" -#include "mozilla/DebugOnly.h" #include "mozilla/OperatorNewExtensions.h" #include "mozilla/TimeStamp.h" diff --git a/js/src/gc/WeakMap-inl.h b/js/src/gc/WeakMap-inl.h @@ -9,7 +9,6 @@ #include "gc/WeakMap.h" -#include "mozilla/DebugOnly.h" #include "mozilla/Maybe.h" #include <algorithm> diff --git a/js/src/jit/JitSpewer.h b/js/src/jit/JitSpewer.h @@ -9,7 +9,6 @@ #include "mozilla/Assertions.h" #include "mozilla/Attributes.h" -#include "mozilla/DebugOnly.h" #include "mozilla/IntegerPrintfMacros.h" #include <stdarg.h> diff --git a/js/src/jsapi-tests/testOOM.cpp b/js/src/jsapi-tests/testOOM.cpp @@ -2,8 +2,6 @@ * 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/DebugOnly.h" - #include "jsapi-tests/tests.h" #include "vm/HelperThreads.h" diff --git a/js/src/shell/ModuleLoader.cpp b/js/src/shell/ModuleLoader.cpp @@ -6,7 +6,6 @@ #include "shell/ModuleLoader.h" -#include "mozilla/DebugOnly.h" #include "mozilla/ScopeExit.h" #include "mozilla/TextUtils.h" diff --git a/layout/base/FrameProperties.h b/layout/base/FrameProperties.h @@ -7,7 +7,6 @@ #ifndef FRAMEPROPERTIES_H_ #define FRAMEPROPERTIES_H_ -#include "mozilla/DebugOnly.h" #include "mozilla/MemoryReporting.h" #include "nsTArray.h" #include "nsThreadUtils.h" diff --git a/layout/forms/nsTextControlFrame.cpp b/layout/forms/nsTextControlFrame.cpp @@ -9,7 +9,6 @@ #include <algorithm> #include "gfxContext.h" -#include "mozilla/DebugOnly.h" #include "mozilla/EventStateManager.h" #include "mozilla/MathAlgorithms.h" #include "mozilla/PresShell.h" diff --git a/layout/generic/BlockReflowState.cpp b/layout/generic/BlockReflowState.cpp @@ -13,7 +13,6 @@ #include "LayoutLogging.h" #include "TextOverflow.h" #include "mozilla/AutoRestore.h" -#include "mozilla/DebugOnly.h" #include "mozilla/Preferences.h" #include "mozilla/StaticPrefs_layout.h" #include "nsBlockFrame.h" diff --git a/layout/generic/nsFrameSetFrame.cpp b/layout/generic/nsFrameSetFrame.cpp @@ -12,7 +12,6 @@ #include "gfxUtils.h" #include "mozAutoDocUpdate.h" #include "mozilla/ComputedStyle.h" -#include "mozilla/DebugOnly.h" #include "mozilla/Likely.h" #include "mozilla/LookAndFeel.h" #include "mozilla/MouseEvents.h" diff --git a/layout/generic/nsImageFrame.h b/layout/generic/nsImageFrame.h @@ -12,7 +12,6 @@ #include "imgIContainer.h" #include "imgINotificationObserver.h" #include "mozilla/Attributes.h" -#include "mozilla/DebugOnly.h" #include "mozilla/StaticPtr.h" #include "nsAtomicContainerFrame.h" #include "nsDisplayList.h" diff --git a/layout/painting/DisplayListClipState.h b/layout/painting/DisplayListClipState.h @@ -9,7 +9,6 @@ #include "DisplayItemClip.h" #include "DisplayItemClipChain.h" -#include "mozilla/DebugOnly.h" class nsIFrame; diff --git a/layout/painting/nsCSSRendering.cpp b/layout/painting/nsCSSRendering.cpp @@ -24,7 +24,6 @@ #include "gfxUtils.h" #include "imgIContainer.h" #include "mozilla/ComputedStyle.h" -#include "mozilla/DebugOnly.h" #include "mozilla/HashFunctions.h" #include "mozilla/MathAlgorithms.h" #include "mozilla/PresShell.h" diff --git a/layout/painting/nsCSSRenderingGradients.cpp b/layout/painting/nsCSSRenderingGradients.cpp @@ -16,7 +16,6 @@ #include "gfxGradientCache.h" #include "gfxUtils.h" #include "mozilla/ComputedStyle.h" -#include "mozilla/DebugOnly.h" #include "mozilla/MathAlgorithms.h" #include "mozilla/ProfilerLabels.h" #include "mozilla/StaticPrefs_layout.h" diff --git a/memory/replace/dmd/DMD.h b/memory/replace/dmd/DMD.h @@ -12,7 +12,6 @@ #include <utility> -#include "mozilla/DebugOnly.h" #include "mozilla/UniquePtr.h" #include "replace_malloc_bridge.h" diff --git a/mozglue/baseprofiler/core/platform-linux-android.cpp b/mozglue/baseprofiler/core/platform-linux-android.cpp @@ -64,7 +64,6 @@ #include "prenv.h" #include "mozilla/PodOperations.h" -#include "mozilla/DebugOnly.h" #include <string.h> #include <list> diff --git a/mozglue/misc/Mutex_windows.cpp b/mozglue/misc/Mutex_windows.cpp @@ -5,7 +5,6 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "mozilla/Assertions.h" -#include "mozilla/DebugOnly.h" #include "mozilla/PlatformMutex.h" #include <windows.h> diff --git a/mozglue/misc/NativeNt.h b/mozglue/misc/NativeNt.h @@ -17,7 +17,6 @@ #include "mozilla/Attributes.h" #include "mozilla/CheckedArithmetic.h" -#include "mozilla/DebugOnly.h" #include "mozilla/Maybe.h" #include "mozilla/Range.h" #include "mozilla/Span.h" diff --git a/netwerk/base/nsSimpleURI.cpp b/netwerk/base/nsSimpleURI.cpp @@ -3,8 +3,6 @@ * 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/DebugOnly.h" - #undef LOG #include "ipc/IPCMessageUtils.h" diff --git a/netwerk/cache2/CacheIOThread.h b/netwerk/cache2/CacheIOThread.h @@ -10,7 +10,6 @@ #include "prthread.h" #include "nsTArray.h" #include "mozilla/Monitor.h" -#include "mozilla/DebugOnly.h" #include "mozilla/Atomics.h" #include "mozilla/UniquePtr.h" diff --git a/netwerk/dns/TRR.cpp b/netwerk/dns/TRR.cpp @@ -34,7 +34,6 @@ #include "TRRLoadInfo.h" #include "mozilla/Base64.h" -#include "mozilla/DebugOnly.h" #include "mozilla/Logging.h" #include "mozilla/Maybe.h" #include "mozilla/Preferences.h" diff --git a/netwerk/ipc/NeckoMessageUtils.h b/netwerk/ipc/NeckoMessageUtils.h @@ -6,8 +6,6 @@ #ifndef mozilla_net_NeckoMessageUtils_h #define mozilla_net_NeckoMessageUtils_h -#include "mozilla/DebugOnly.h" - #include "ipc/EnumSerializer.h" #include "ipc/IPCMessageUtils.h" #include "ipc/IPCMessageUtilsSpecializations.h" diff --git a/netwerk/protocol/viewsource/nsViewSourceChannel.cpp b/netwerk/protocol/viewsource/nsViewSourceChannel.cpp @@ -5,7 +5,6 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "nsViewSourceChannel.h" -#include "mozilla/DebugOnly.h" #include "mozilla/NullPrincipal.h" #include "nsContentSecurityManager.h" #include "nsContentUtils.h" diff --git a/parser/htmlparser/nsScanner.cpp b/parser/htmlparser/nsScanner.cpp @@ -8,7 +8,6 @@ #include "nsScanner.h" -#include "mozilla/DebugOnly.h" #include "mozilla/Encoding.h" #include "mozilla/UniquePtr.h" #include "nsDebug.h" diff --git a/security/manager/ssl/nsNSSIOLayer.cpp b/security/manager/ssl/nsNSSIOLayer.cpp @@ -19,7 +19,6 @@ #include "TLSClientAuthCertSelection.h" #include "keyhi.h" #include "mozilla/Base64.h" -#include "mozilla/DebugOnly.h" #include "mozilla/Logging.h" #include "mozilla/Preferences.h" #include "mozilla/RandomNum.h" diff --git a/security/sandbox/linux/broker/SandboxBroker.cpp b/security/sandbox/linux/broker/SandboxBroker.cpp @@ -32,7 +32,6 @@ #include "base/string_util.h" #include "mozilla/Assertions.h" #include "mozilla/Atomics.h" -#include "mozilla/DebugOnly.h" #include "mozilla/Sprintf.h" #include "mozilla/ipc/FileDescriptor.h" #include "nsAppDirectoryServiceDefs.h" diff --git a/toolkit/components/find/nsFind.cpp b/toolkit/components/find/nsFind.cpp @@ -21,7 +21,6 @@ #include "nsRange.h" #include "nsReadableUtils.h" #include "nsContentUtils.h" -#include "mozilla/DebugOnly.h" #include "mozilla/TextEditor.h" #include "mozilla/dom/CharacterDataBuffer.h" #include "mozilla/dom/ChildIterator.h" diff --git a/toolkit/components/places/nsNavHistory.cpp b/toolkit/components/places/nsNavHistory.cpp @@ -7,7 +7,6 @@ #include <stdio.h> #include "mozilla/Components.h" -#include "mozilla/DebugOnly.h" #include "mozilla/IntegerPrintfMacros.h" #include "mozilla/intl/LocaleService.h" #include "mozilla/StaticPrefs_places.h" diff --git a/toolkit/components/telemetry/core/Telemetry.cpp b/toolkit/components/telemetry/core/Telemetry.cpp @@ -34,7 +34,6 @@ #endif #include "mozilla/Components.h" #include "mozilla/DataMutex.h" -#include "mozilla/DebugOnly.h" #include "mozilla/FStream.h" #include "mozilla/IOInterposer.h" #include "mozilla/Likely.h" diff --git a/toolkit/xre/dllservices/UntrustedModulesProcessor.h b/toolkit/xre/dllservices/UntrustedModulesProcessor.h @@ -8,7 +8,6 @@ #define mozilla_UntrustedModulesProcessor_h #include "mozilla/Atomics.h" -#include "mozilla/DebugOnly.h" #include "mozilla/glue/WindowsDllServices.h" #include "mozilla/LazyIdleThread.h" #include "mozilla/Maybe.h" diff --git a/toolkit/xre/dllservices/mozglue/nsWindowsDllInterceptor.h b/toolkit/xre/dllservices/mozglue/nsWindowsDllInterceptor.h @@ -16,7 +16,6 @@ #include "mozilla/Assertions.h" #include "mozilla/Atomics.h" #include "mozilla/Attributes.h" -#include "mozilla/DebugOnly.h" #include "mozilla/NativeNt.h" #include "mozilla/Vector.h" diff --git a/toolkit/xre/nsUpdateDriver.cpp b/toolkit/xre/nsUpdateDriver.cpp @@ -24,7 +24,6 @@ #include "nsIXULAppInfo.h" #include "mozilla/Preferences.h" #include "nsPrintfCString.h" -#include "mozilla/DebugOnly.h" #include "mozilla/ErrorNames.h" #include "mozilla/Printf.h" #include "mozilla/UniquePtr.h" diff --git a/tools/profiler/core/platform-linux-android.cpp b/tools/profiler/core/platform-linux-android.cpp @@ -64,7 +64,6 @@ #include "prenv.h" #include "mozilla/PodOperations.h" -#include "mozilla/DebugOnly.h" #if defined(GP_OS_linux) || defined(GP_OS_android) # include "common/linux/breakpad_getcontext.h" #endif diff --git a/uriloader/preload/FetchPreloader.cpp b/uriloader/preload/FetchPreloader.cpp @@ -9,7 +9,6 @@ #include "mozilla/Assertions.h" #include "mozilla/CORSMode.h" -#include "mozilla/DebugOnly.h" #include "mozilla/dom/Document.h" #include "mozilla/LoadInfo.h" #include "mozilla/ScopeExit.h" diff --git a/xpcom/base/nsCycleCollector.cpp b/xpcom/base/nsCycleCollector.cpp @@ -155,7 +155,6 @@ #include "mozilla/CycleCollectedJSContext.h" #include "mozilla/CycleCollectedJSRuntime.h" #include "mozilla/CycleCollectorStats.h" -#include "mozilla/DebugOnly.h" #include "mozilla/HashFunctions.h" #include "mozilla/HashTable.h" #include "mozilla/HoldDropJSObjects.h" diff --git a/xpcom/base/nsMemoryInfoDumper.cpp b/xpcom/base/nsMemoryInfoDumper.cpp @@ -7,7 +7,6 @@ #include "mozilla/JSONWriter.h" #include "mozilla/UniquePtr.h" #include "mozilla/nsMemoryInfoDumper.h" -#include "mozilla/DebugOnly.h" #include "nsDumpUtils.h" #include "mozilla/dom/ContentParent.h" diff --git a/xpcom/tests/windows/TestNtPathToDosPath.cpp b/xpcom/tests/windows/TestNtPathToDosPath.cpp @@ -8,7 +8,6 @@ #include <winnetwk.h> #include "mozilla/FileUtilsWin.h" -#include "mozilla/DebugOnly.h" #include "nsCRTGlue.h" #include "gtest/gtest.h"