commit 160944c54a1c35cd9455dd9ad5e34746c103102d parent b752cf4a106bfa69b8708c76d62089c2aac0eb44 Author: serge-sans-paille <sguelton@mozilla.com> Date: Fri, 17 Oct 2025 08:15:41 +0000 Bug 1993127 - Remove unused inclusion of mozilla/Attributes.h r=emilio,decoder,devtools-reviewers,win-reviewers,migration-reviewers,dom-worker-reviewers,gstoll Plus a similarly unused inclusion of mozilla/Likely.h Differential Revision: https://phabricator.services.mozilla.com/D267881 Diffstat:
73 files changed, 0 insertions(+), 73 deletions(-)
diff --git a/accessible/base/IDSet.h b/accessible/base/IDSet.h @@ -11,7 +11,6 @@ #ifndef MOZILLA_A11Y_IDSet_h_ #define MOZILLA_A11Y_IDSet_h_ -#include "mozilla/Attributes.h" #include "mozilla/MathAlgorithms.h" #include "mozilla/SplayTree.h" diff --git a/accessible/base/TreeWalker.h b/accessible/base/TreeWalker.h @@ -6,7 +6,6 @@ #ifndef mozilla_a11y_TreeWalker_h_ #define mozilla_a11y_TreeWalker_h_ -#include "mozilla/Attributes.h" #include <stdint.h> #include "mozilla/dom/ChildIterator.h" #include "nsCOMPtr.h" diff --git a/accessible/windows/sdn/sdnAccessible.h b/accessible/windows/sdn/sdnAccessible.h @@ -11,7 +11,6 @@ #include "IUnknownImpl.h" #include "MsaaAccessible.h" -#include "mozilla/Attributes.h" #include "mozilla/NotNull.h" namespace mozilla { diff --git a/accessible/xpcom/nsAccessibleRelation.h b/accessible/xpcom/nsAccessibleRelation.h @@ -11,7 +11,6 @@ #include "nsCOMPtr.h" #include "nsTArray.h" #include "nsIMutableArray.h" -#include "mozilla/Attributes.h" #include "mozilla/a11y/RemoteAccessible.h" namespace mozilla { diff --git a/accessible/xpcom/xpcAccessiblePivot.h b/accessible/xpcom/xpcAccessiblePivot.h @@ -11,7 +11,6 @@ #include "Accessible.h" #include "nsCycleCollectionParticipant.h" -#include "mozilla/Attributes.h" #include "xpcAccessible.h" namespace mozilla::a11y { diff --git a/browser/app/winlauncher/DllBlocklistInit.cpp b/browser/app/winlauncher/DllBlocklistInit.cpp @@ -6,7 +6,6 @@ #include "nsWindowsDllInterceptor.h" #include "mozilla/ArrayUtils.h" -#include "mozilla/Attributes.h" #include "mozilla/ImportDir.h" #include "mozilla/NativeNt.h" #include "mozilla/PolicyChecks.h" diff --git a/browser/app/winlauncher/LauncherProcessWin.cpp b/browser/app/winlauncher/LauncherProcessWin.cpp @@ -8,7 +8,6 @@ #include <string.h> -#include "mozilla/Attributes.h" #include "mozilla/CmdLineAndEnvUtils.h" #include "mozilla/DebugOnly.h" #include "mozilla/DynamicallyLinkedFunctionPtr.h" diff --git a/browser/app/winlauncher/ProcThreadAttributes.h b/browser/app/winlauncher/ProcThreadAttributes.h @@ -11,7 +11,6 @@ #include <utility> -#include "mozilla/Attributes.h" #include "mozilla/UniquePtr.h" #include "mozilla/Vector.h" diff --git a/browser/components/migration/nsIEHistoryEnumerator.h b/browser/components/migration/nsIEHistoryEnumerator.h @@ -7,7 +7,6 @@ #include <urlhist.h> -#include "mozilla/Attributes.h" #include "nsCOMPtr.h" #include "nsIWritablePropertyBag2.h" #include "nsSimpleEnumerator.h" diff --git a/build/sanitizers/TsanOptions.cpp b/build/sanitizers/TsanOptions.cpp @@ -3,7 +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/Attributes.h" #include "mozilla/Types.h" // diff --git a/build/sanitizers/UbsanOptions.cpp b/build/sanitizers/UbsanOptions.cpp @@ -3,7 +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/Attributes.h" #include "mozilla/Types.h" extern "C" MOZ_EXPORT const char* __ubsan_default_options() { diff --git a/chrome/nsChromeProtocolHandler.h b/chrome/nsChromeProtocolHandler.h @@ -8,7 +8,6 @@ #include "nsIProtocolHandler.h" #include "nsWeakReference.h" -#include "mozilla/Attributes.h" #define NS_CHROMEPROTOCOLHANDLER_CID \ {/* 61ba33c0-3031-11d3-8cd0-0060b0fc14a3 */ \ diff --git a/devtools/platform/JSDebugger.h b/devtools/platform/JSDebugger.h @@ -8,7 +8,6 @@ #define JSDebugger_h #include "IJSDebugger.h" -#include "mozilla/Attributes.h" namespace mozilla { namespace jsdebugger { diff --git a/devtools/shared/heapsnapshot/AutoMemMap.h b/devtools/shared/heapsnapshot/AutoMemMap.h @@ -10,7 +10,6 @@ #include <prio.h> #include "nsIFile.h" #include "mozilla/Assertions.h" -#include "mozilla/Attributes.h" #include "ErrorList.h" namespace mozilla { diff --git a/docshell/base/LoadContext.h b/docshell/base/LoadContext.h @@ -8,7 +8,6 @@ #define LoadContext_h #include "SerializedLoadContext.h" -#include "mozilla/Attributes.h" #include "mozilla/BasePrincipal.h" #include "nsIWeakReferenceUtils.h" #include "nsIInterfaceRequestor.h" diff --git a/docshell/base/SyncedContext.h b/docshell/base/SyncedContext.h @@ -10,7 +10,6 @@ #include <array> #include <type_traits> #include <utility> -#include "mozilla/Attributes.h" #include "mozilla/BitSet.h" #include "mozilla/EnumSet.h" #include "nsStringFwd.h" diff --git a/docshell/base/nsDocShellTreeOwner.cpp b/docshell/base/nsDocShellTreeOwner.cpp @@ -45,7 +45,6 @@ #include "nsView.h" #include "nsXULTooltipListener.h" #include "nsIConstraintValidation.h" -#include "mozilla/Attributes.h" #include "mozilla/EventListenerManager.h" #include "mozilla/Try.h" #include "mozilla/dom/DragEvent.h" diff --git a/docshell/base/nsWebNavigationInfo.h b/docshell/base/nsWebNavigationInfo.h @@ -11,7 +11,6 @@ #include "nsCOMPtr.h" #include "nsICategoryManager.h" #include "nsStringFwd.h" -#include "mozilla/Attributes.h" class nsWebNavigationInfo final : public nsIWebNavigationInfo { public: diff --git a/docshell/shistory/nsSHEntry.h b/docshell/shistory/nsSHEntry.h @@ -12,7 +12,6 @@ #include "nsISHEntry.h" #include "nsString.h" #include "nsWeakReference.h" -#include "mozilla/Attributes.h" class nsSHEntryShared; class nsIInputStream; diff --git a/docshell/shistory/nsSHEntryShared.cpp b/docshell/shistory/nsSHEntryShared.cpp @@ -17,7 +17,6 @@ #include "nsSHistory.h" #include "nsThreadUtils.h" #include "nsFrameLoader.h" -#include "mozilla/Attributes.h" #include "mozilla/Preferences.h" namespace dom = mozilla::dom; diff --git a/docshell/shistory/nsSHEntryShared.h b/docshell/shistory/nsSHEntryShared.h @@ -18,7 +18,6 @@ #include "nsStructuredCloneContainer.h" #include "nsStubMutationObserver.h" -#include "mozilla/Attributes.h" #include "mozilla/UniquePtr.h" class nsSHEntry; diff --git a/dom/animation/CSSPseudoElement.h b/dom/animation/CSSPseudoElement.h @@ -8,7 +8,6 @@ #define mozilla_dom_CSSPseudoElement_h #include "js/TypeDecls.h" -#include "mozilla/Attributes.h" #include "mozilla/RefPtr.h" #include "mozilla/dom/BindingDeclarations.h" #include "nsCSSPseudoElements.h" diff --git a/dom/animation/KeyframeEffect.h b/dom/animation/KeyframeEffect.h @@ -12,7 +12,6 @@ #include "mozilla/AnimationPerformanceWarning.h" #include "mozilla/AnimationPropertySegment.h" #include "mozilla/AnimationTarget.h" -#include "mozilla/Attributes.h" #include "mozilla/EffectCompositor.h" #include "mozilla/Keyframe.h" #include "mozilla/KeyframeEffectParams.h" diff --git a/dom/base/AbstractRange.cpp b/dom/base/AbstractRange.cpp @@ -7,7 +7,6 @@ #include "mozilla/dom/AbstractRange.h" #include "mozilla/Assertions.h" -#include "mozilla/Attributes.h" #include "mozilla/RangeUtils.h" #include "mozilla/dom/AbstractRangeBinding.h" #include "mozilla/dom/ChildIterator.h" diff --git a/dom/base/AttrArray.h b/dom/base/AttrArray.h @@ -11,7 +11,6 @@ #ifndef AttrArray_h___ #define AttrArray_h___ -#include "mozilla/Attributes.h" #include "mozilla/BindgenUniquePtr.h" #include "mozilla/MemoryReporting.h" #include "mozilla/Span.h" diff --git a/dom/base/BarProps.h b/dom/base/BarProps.h @@ -13,7 +13,6 @@ #ifndef mozilla_dom_BarProps_h #define mozilla_dom_BarProps_h -#include "mozilla/Attributes.h" #include "mozilla/dom/BindingDeclarations.h" #include "mozilla/dom/BrowsingContext.h" #include "nsCycleCollectionParticipant.h" diff --git a/dom/base/CharacterData.h b/dom/base/CharacterData.h @@ -13,7 +13,6 @@ #define mozilla_dom_CharacterData_h #include "CharacterDataBuffer.h" -#include "mozilla/Attributes.h" #include "nsCycleCollectionParticipant.h" #include "nsError.h" #include "nsIContent.h" diff --git a/dom/base/Comment.h b/dom/base/Comment.h @@ -7,7 +7,6 @@ #ifndef mozilla_dom_Comment_h #define mozilla_dom_Comment_h -#include "mozilla/Attributes.h" #include "mozilla/dom/CharacterData.h" namespace mozilla::dom { diff --git a/dom/base/ContentProcessMessageManager.h b/dom/base/ContentProcessMessageManager.h @@ -7,7 +7,6 @@ #ifndef mozilla_dom_ContentProcessMessageManager_h #define mozilla_dom_ContentProcessMessageManager_h -#include "mozilla/Attributes.h" #include "mozilla/dom/MessageManagerCallback.h" #include "mozilla/dom/MessageManagerGlobal.h" #include "nsCOMPtr.h" diff --git a/dom/base/DOMImplementation.h b/dom/base/DOMImplementation.h @@ -7,7 +7,6 @@ #ifndef mozilla_dom_DOMImplementation_h #define mozilla_dom_DOMImplementation_h -#include "mozilla/Attributes.h" #include "nsCOMPtr.h" #include "nsCycleCollectionParticipant.h" #include "nsIScriptGlobalObject.h" diff --git a/dom/base/DocumentFragment.h b/dom/base/DocumentFragment.h @@ -7,7 +7,6 @@ #ifndef mozilla_dom_DocumentFragment_h__ #define mozilla_dom_DocumentFragment_h__ -#include "mozilla/Attributes.h" #include "mozilla/dom/BorrowedAttrInfo.h" #include "mozilla/dom/FragmentOrElement.h" #include "nsStringFwd.h" diff --git a/dom/base/DocumentType.h b/dom/base/DocumentType.h @@ -11,7 +11,6 @@ #ifndef DocumentType_h #define DocumentType_h -#include "mozilla/Attributes.h" #include "mozilla/dom/CharacterData.h" #include "nsCOMPtr.h" #include "nsIContent.h" diff --git a/dom/base/EventSource.cpp b/dom/base/EventSource.cpp @@ -8,7 +8,6 @@ #include "ReferrerInfo.h" #include "mozilla/ArrayUtils.h" -#include "mozilla/Attributes.h" #include "mozilla/Components.h" #include "mozilla/DOMEventTargetHelper.h" #include "mozilla/DataMutex.h" diff --git a/dom/base/EventSource.h b/dom/base/EventSource.h @@ -15,7 +15,6 @@ #define mozilla_dom_EventSource_h #include "mozilla/Atomics.h" -#include "mozilla/Attributes.h" #include "mozilla/DOMEventTargetHelper.h" #include "nsDeque.h" #include "nsICookieJarSettings.h" diff --git a/dom/base/FormData.h b/dom/base/FormData.h @@ -7,7 +7,6 @@ #ifndef mozilla_dom_FormData_h #define mozilla_dom_FormData_h -#include "mozilla/Attributes.h" #include "mozilla/dom/BindingDeclarations.h" #include "mozilla/dom/File.h" #include "mozilla/dom/FormDataBinding.h" diff --git a/dom/base/IDTracker.h b/dom/base/IDTracker.h @@ -7,7 +7,6 @@ #ifndef mozilla_dom_IDTracker_h_ #define mozilla_dom_IDTracker_h_ -#include "mozilla/Attributes.h" #include "nsIObserver.h" #include "nsThreadUtils.h" diff --git a/dom/base/IdleDeadline.h b/dom/base/IdleDeadline.h @@ -8,7 +8,6 @@ #define mozilla_dom_IdleDeadline_h #include "js/TypeDecls.h" -#include "mozilla/Attributes.h" #include "mozilla/dom/BindingDeclarations.h" #include "nsCOMPtr.h" #include "nsCycleCollectionParticipant.h" diff --git a/dom/base/InProcessBrowserChildMessageManager.h b/dom/base/InProcessBrowserChildMessageManager.h @@ -7,7 +7,6 @@ #ifndef nsInProcessBrowserChildGlobal_h #define nsInProcessBrowserChildGlobal_h -#include "mozilla/Attributes.h" #include "mozilla/DOMEventTargetHelper.h" #include "mozilla/RefPtr.h" #include "mozilla/dom/ContentFrameMessageManager.h" diff --git a/dom/base/PopupBlocker.h b/dom/base/PopupBlocker.h @@ -9,7 +9,6 @@ #include <stdint.h> -#include "mozilla/Attributes.h" #include "mozilla/TimeStamp.h" class AutoPopupStatePusherInternal; diff --git a/dom/base/ScriptableContentIterator.h b/dom/base/ScriptableContentIterator.h @@ -7,7 +7,6 @@ #ifndef mozilla_scriptablecontentiterator_h #define mozilla_scriptablecontentiterator_h -#include "mozilla/Attributes.h" #include "mozilla/ContentIterator.h" #include "mozilla/UniquePtr.h" #include "nsCOMPtr.h" diff --git a/dom/base/nsAttrValueInlines.h b/dom/base/nsAttrValueInlines.h @@ -10,7 +10,6 @@ #include <stdint.h> #include "mozilla/Atomics.h" -#include "mozilla/Attributes.h" #include "mozilla/ServoUtils.h" #include "mozilla/dom/DOMString.h" #include "nsAttrValue.h" diff --git a/dom/base/nsCCUncollectableMarker.h b/dom/base/nsCCUncollectableMarker.h @@ -8,7 +8,6 @@ #define nsCCUncollectableMarker_h_ #include "js/TracingAPI.h" -#include "mozilla/Attributes.h" #include "nsIObserver.h" class nsCCUncollectableMarker final : public nsIObserver { diff --git a/dom/base/nsContentList.cpp b/dom/base/nsContentList.cpp @@ -17,7 +17,6 @@ #include "PLDHashTable.h" #include "jsfriendapi.h" #include "mozilla/ContentIterator.h" -#include "mozilla/Likely.h" #include "mozilla/MruCache.h" #include "mozilla/StaticPtr.h" #include "mozilla/dom/Document.h" diff --git a/dom/base/nsDataDocumentContentPolicy.h b/dom/base/nsDataDocumentContentPolicy.h @@ -19,7 +19,6 @@ #define NS_DATADOCUMENTCONTENTPOLICY_CONTRACTID \ "@mozilla.org/data-document-content-policy;1" -#include "mozilla/Attributes.h" #include "nsIContentPolicy.h" class nsDataDocumentContentPolicy final : public nsIContentPolicy { diff --git a/dom/base/nsDocElementCreatedNotificationRunner.h b/dom/base/nsDocElementCreatedNotificationRunner.h @@ -7,7 +7,6 @@ #ifndef nsDocElementCreatedNotificationRunner_h #define nsDocElementCreatedNotificationRunner_h -#include "mozilla/Attributes.h" #include "mozilla/dom/Document.h" #include "nsCOMPtr.h" #include "nsContentSink.h" diff --git a/dom/base/nsJSEnvironment.h b/dom/base/nsJSEnvironment.h @@ -6,7 +6,6 @@ #ifndef nsJSEnvironment_h #define nsJSEnvironment_h -#include "mozilla/Attributes.h" #include "mozilla/TimeStamp.h" #include "nsCOMPtr.h" #include "nsCycleCollectionParticipant.h" diff --git a/dom/base/nsNoDataProtocolContentPolicy.h b/dom/base/nsNoDataProtocolContentPolicy.h @@ -19,7 +19,6 @@ #define NS_NODATAPROTOCOLCONTENTPOLICY_CONTRACTID \ "@mozilla.org/no-data-protocol-content-policy;1" -#include "mozilla/Attributes.h" #include "nsIContentPolicy.h" class nsNoDataProtocolContentPolicy final : public nsIContentPolicy { diff --git a/dom/base/nsQueryContentEventResult.h b/dom/base/nsQueryContentEventResult.h @@ -8,7 +8,6 @@ #define mozilla_dom_nsQueryContentEventResult_h #include "Units.h" -#include "mozilla/Attributes.h" #include "mozilla/EventForwards.h" #include "mozilla/Maybe.h" #include "mozilla/widget/IMEData.h" diff --git a/dom/base/nsStyledElement.h b/dom/base/nsStyledElement.h @@ -13,7 +13,6 @@ #ifndef __NS_STYLEDELEMENT_H_ #define __NS_STYLEDELEMENT_H_ -#include "mozilla/Attributes.h" #include "mozilla/dom/Element.h" #include "nsString.h" diff --git a/dom/base/nsTextNode.h b/dom/base/nsTextNode.h @@ -11,7 +11,6 @@ * Implementation of DOM Core's Text node. */ -#include "mozilla/Attributes.h" #include "mozilla/dom/Text.h" #include "nsDebug.h" diff --git a/dom/base/nsWindowMemoryReporter.h b/dom/base/nsWindowMemoryReporter.h @@ -7,7 +7,6 @@ #ifndef nsWindowMemoryReporter_h__ #define nsWindowMemoryReporter_h__ -#include "mozilla/Attributes.h" #include "mozilla/PodOperations.h" #include "mozilla/TimeStamp.h" #include "nsIMemoryReporter.h" diff --git a/dom/bindings/Record.h b/dom/bindings/Record.h @@ -13,7 +13,6 @@ #include <utility> -#include "mozilla/Attributes.h" #include "nsHashKeys.h" #include "nsString.h" #include "nsTArray.h" diff --git a/dom/bindings/test/TestInterfaceLength.h b/dom/bindings/test/TestInterfaceLength.h @@ -8,7 +8,6 @@ #define mozilla_dom_TestInterfaceLength_h #include "js/TypeDecls.h" -#include "mozilla/Attributes.h" #include "mozilla/dom/BindingDeclarations.h" #include "nsCycleCollectionParticipant.h" #include "nsWrapperCache.h" diff --git a/dom/bindings/test/TestTrialInterface.h b/dom/bindings/test/TestTrialInterface.h @@ -8,7 +8,6 @@ #define mozilla_dom_TestTrialInterface_h #include "js/TypeDecls.h" -#include "mozilla/Attributes.h" #include "mozilla/dom/BindingDeclarations.h" #include "nsCycleCollectionParticipant.h" #include "nsWrapperCache.h" diff --git a/dom/bindings/test/WrapperCachedNonISupportsTestInterface.h b/dom/bindings/test/WrapperCachedNonISupportsTestInterface.h @@ -8,7 +8,6 @@ #define mozilla_dom_WrapperCachedNonISupportsTestInterface_h #include "js/TypeDecls.h" -#include "mozilla/Attributes.h" #include "mozilla/dom/BindingDeclarations.h" #include "nsCycleCollectionParticipant.h" #include "nsWrapperCache.h" diff --git a/dom/broadcastchannel/BroadcastChannel.h b/dom/broadcastchannel/BroadcastChannel.h @@ -7,7 +7,6 @@ #ifndef mozilla_dom_BroadcastChannel_h #define mozilla_dom_BroadcastChannel_h -#include "mozilla/Attributes.h" #include "mozilla/DOMEventTargetHelper.h" #include "mozilla/RefPtr.h" #include "nsTArray.h" diff --git a/dom/cache/DBSchema.h b/dom/cache/DBSchema.h @@ -7,7 +7,6 @@ #ifndef mozilla_dom_cache_DBSchema_h #define mozilla_dom_cache_DBSchema_h -#include "mozilla/Attributes.h" #include "mozilla/dom/cache/Types.h" #include "nsError.h" #include "nsString.h" diff --git a/dom/cache/FileUtils.h b/dom/cache/FileUtils.h @@ -10,7 +10,6 @@ #include "CacheCipherKeyManager.h" #include "CacheCommon.h" #include "mozIStorageConnection.h" -#include "mozilla/Attributes.h" #include "mozilla/dom/cache/Types.h" #include "nsStreamUtils.h" #include "nsTArrayForwardDeclare.h" diff --git a/dom/cache/ManagerId.h b/dom/cache/ManagerId.h @@ -7,7 +7,6 @@ #ifndef mozilla_dom_cache_ManagerId_h #define mozilla_dom_cache_ManagerId_h -#include "mozilla/Attributes.h" #include "mozilla/dom/SafeRefPtr.h" #include "mozilla/dom/cache/Types.h" #include "nsCOMPtr.h" diff --git a/dom/cache/QuotaClient.h b/dom/cache/QuotaClient.h @@ -8,7 +8,6 @@ #define mozilla_dom_cache_QuotaClient_h #include "mozIStorageConnection.h" -#include "mozilla/Attributes.h" #include "mozilla/dom/cache/Types.h" #include "mozilla/dom/quota/Client.h" diff --git a/dom/canvas/CanvasPath.h b/dom/canvas/CanvasPath.h @@ -5,7 +5,6 @@ #ifndef CanvasPath_h #define CanvasPath_h -#include "mozilla/Attributes.h" #include "mozilla/RefPtr.h" #include "mozilla/dom/BindingDeclarations.h" #include "mozilla/gfx/2D.h" diff --git a/dom/canvas/ImageBitmap.h b/dom/canvas/ImageBitmap.h @@ -9,7 +9,6 @@ #include "ImageData.h" #include "gfxTypes.h" // for gfxAlphaType -#include "mozilla/Attributes.h" #include "mozilla/Maybe.h" #include "mozilla/SurfaceFromElementResult.h" #include "mozilla/UniquePtr.h" diff --git a/dom/canvas/WebGLContext.h b/dom/canvas/WebGLContext.h @@ -20,7 +20,6 @@ #include "TexUnpackBlob.h" #include "js/ScalarType.h" // js::Scalar::Type #include "mozilla/Atomics.h" -#include "mozilla/Attributes.h" #include "mozilla/EnumeratedArray.h" #include "mozilla/Mutex.h" #include "mozilla/StaticMutex.h" diff --git a/dom/cookiestore/CookieStore.h b/dom/cookiestore/CookieStore.h @@ -7,7 +7,6 @@ #ifndef mozilla_dom_CookieStore_h #define mozilla_dom_CookieStore_h -#include "mozilla/Attributes.h" #include "mozilla/DOMEventTargetHelper.h" #include "mozilla/dom/CookieStoreBinding.h" diff --git a/dom/events/DataTransfer.h b/dom/events/DataTransfer.h @@ -9,7 +9,6 @@ #include "mozilla/ArrayUtils.h" #include "mozilla/Assertions.h" -#include "mozilla/Attributes.h" #include "mozilla/EventForwards.h" #include "mozilla/dom/BindingDeclarations.h" #include "mozilla/dom/DataTransferItemList.h" diff --git a/dom/events/DeviceMotionEvent.h b/dom/events/DeviceMotionEvent.h @@ -7,7 +7,6 @@ #ifndef mozilla_dom_DeviceMotionEvent_h_ #define mozilla_dom_DeviceMotionEvent_h_ -#include "mozilla/Attributes.h" #include "mozilla/dom/DeviceMotionEventBinding.h" #include "mozilla/dom/Event.h" diff --git a/dom/events/EventListenerService.h b/dom/events/EventListenerService.h @@ -9,7 +9,6 @@ #include "EventListenerManager.h" #include "jsapi.h" -#include "mozilla/Attributes.h" #include "nsCycleCollectionParticipant.h" #include "nsGkAtoms.h" #include "nsIEventListenerService.h" diff --git a/dom/events/ImageCaptureError.h b/dom/events/ImageCaptureError.h @@ -7,7 +7,6 @@ #ifndef mozilla_dom_ImageCaptureError_h #define mozilla_dom_ImageCaptureError_h -#include "mozilla/Attributes.h" #include "nsCOMPtr.h" #include "nsString.h" #include "nsWrapperCache.h" diff --git a/dom/events/JSEventHandler.h b/dom/events/JSEventHandler.h @@ -7,7 +7,6 @@ #ifndef mozilla_JSEventHandler_h_ #define mozilla_JSEventHandler_h_ -#include "mozilla/Attributes.h" #include "mozilla/MemoryReporting.h" #include "mozilla/dom/EventHandlerBinding.h" #include "nsAtom.h" diff --git a/dom/events/NotifyPaintEvent.h b/dom/events/NotifyPaintEvent.h @@ -7,7 +7,6 @@ #ifndef mozilla_dom_NotifyPaintEvent_h_ #define mozilla_dom_NotifyPaintEvent_h_ -#include "mozilla/Attributes.h" #include "mozilla/dom/BindingDeclarations.h" #include "mozilla/dom/Event.h" #include "mozilla/dom/NotifyPaintEventBinding.h" diff --git a/dom/events/PaintRequest.h b/dom/events/PaintRequest.h @@ -7,7 +7,6 @@ #ifndef mozilla_dom_PaintRequest_h_ #define mozilla_dom_PaintRequest_h_ -#include "mozilla/Attributes.h" #include "mozilla/RefPtr.h" #include "mozilla/dom/Event.h" #include "nsPresContext.h" diff --git a/dom/events/ScrollAreaEvent.h b/dom/events/ScrollAreaEvent.h @@ -7,7 +7,6 @@ #ifndef mozilla_dom_ScrollAreaEvent_h_ #define mozilla_dom_ScrollAreaEvent_h_ -#include "mozilla/Attributes.h" #include "mozilla/EventForwards.h" #include "mozilla/dom/DOMRect.h" #include "mozilla/dom/ScrollAreaEventBinding.h" diff --git a/dom/events/TextClause.h b/dom/events/TextClause.h @@ -8,7 +8,6 @@ #define mozilla_dom_TextClause_h #include "js/TypeDecls.h" -#include "mozilla/Attributes.h" #include "mozilla/dom/BindingDeclarations.h" #include "nsCycleCollectionParticipant.h" #include "nsPIDOMWindow.h"