From f1759b33ffb810c1be64e4edf808cb600c66c8f9 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Fri, 5 May 2023 15:53:29 +0200 Subject: [PATCH] Issue #1656 - Remove more vim control lines. Vim control lines were re-introduced or not entirely cleaned up. This nukes them again. Removing from accessible, [root], tools, uriloader, widget, xpcom and xpfe. Resolves #1656 --- accessible/base/ARIAMap.cpp | 2 -- accessible/base/ARIAMap.h | 2 -- accessible/base/MarkupMap.h | 2 -- accessible/base/nsTextEquivUtils.cpp | 2 -- accessible/base/nsTextEquivUtils.h | 2 -- accessible/generic/ApplicationAccessible.cpp | 2 -- accessible/generic/ApplicationAccessible.h | 2 -- accessible/mac/ARIAGridAccessibleWrap.h | 2 -- accessible/mac/ApplicationAccessibleWrap.h | 2 -- accessible/mac/HTMLTableAccessibleWrap.h | 2 -- accessible/mac/ImageAccessibleWrap.h | 2 -- accessible/mac/mozHTMLAccessible.h | 2 -- accessible/mac/mozHTMLAccessible.mm | 2 -- accessible/mac/mozTableAccessible.h | 2 -- accessible/mac/mozTableAccessible.mm | 2 -- accessible/other/ARIAGridAccessibleWrap.h | 2 -- accessible/other/ApplicationAccessibleWrap.h | 2 -- accessible/other/HTMLTableAccessibleWrap.h | 2 -- accessible/other/ImageAccessibleWrap.h | 2 -- accessible/windows/ia2/ia2AccessibleAction.cpp | 2 -- accessible/windows/ia2/ia2AccessibleAction.h | 2 -- accessible/windows/ia2/ia2AccessibleComponent.cpp | 2 -- accessible/windows/ia2/ia2AccessibleComponent.h | 2 -- accessible/windows/ia2/ia2AccessibleEditableText.cpp | 2 -- accessible/windows/ia2/ia2AccessibleEditableText.h | 2 -- accessible/windows/ia2/ia2AccessibleHyperlink.cpp | 2 -- accessible/windows/ia2/ia2AccessibleHyperlink.h | 2 -- accessible/windows/ia2/ia2AccessibleHypertext.cpp | 2 -- accessible/windows/ia2/ia2AccessibleHypertext.h | 2 -- accessible/windows/ia2/ia2AccessibleImage.cpp | 2 -- accessible/windows/ia2/ia2AccessibleImage.h | 2 -- accessible/windows/ia2/ia2AccessibleRelation.cpp | 2 -- accessible/windows/ia2/ia2AccessibleRelation.h | 2 -- accessible/windows/ia2/ia2AccessibleTable.cpp | 2 -- accessible/windows/ia2/ia2AccessibleTable.h | 2 -- accessible/windows/ia2/ia2AccessibleTableCell.cpp | 2 -- accessible/windows/ia2/ia2AccessibleTableCell.h | 2 -- accessible/windows/ia2/ia2AccessibleText.cpp | 2 -- accessible/windows/ia2/ia2AccessibleText.h | 2 -- accessible/windows/ia2/ia2AccessibleValue.cpp | 2 -- accessible/windows/ia2/ia2AccessibleValue.h | 2 -- accessible/windows/msaa/ARIAGridAccessibleWrap.cpp | 2 -- accessible/windows/msaa/ARIAGridAccessibleWrap.h | 2 -- accessible/windows/msaa/ApplicationAccessibleWrap.cpp | 2 -- accessible/windows/msaa/ApplicationAccessibleWrap.h | 2 -- accessible/windows/msaa/HTMLTableAccessibleWrap.cpp | 2 -- accessible/windows/msaa/HTMLTableAccessibleWrap.h | 2 -- accessible/windows/msaa/HyperTextAccessibleWrap.cpp | 2 -- accessible/windows/msaa/HyperTextAccessibleWrap.h | 2 -- accessible/windows/msaa/ImageAccessibleWrap.cpp | 2 -- accessible/windows/msaa/ImageAccessibleWrap.h | 2 -- accessible/windows/msaa/nsEventMap.h | 2 -- accessible/windows/msaa/nsWinUtils.cpp | 2 -- accessible/windows/msaa/nsWinUtils.h | 2 -- client.mk | 1 - tools/leak-gauge/leak-gauge.html | 1 - tools/leak-gauge/leak-gauge.pl | 1 - tools/profiler/tasktracer/GeckoTaskTracer.cpp | 1 - tools/profiler/tasktracer/GeckoTaskTracer.h | 1 - tools/profiler/tasktracer/GeckoTaskTracerImpl.h | 1 - tools/profiler/tasktracer/TracedTaskCommon.cpp | 1 - tools/profiler/tasktracer/TracedTaskCommon.h | 1 - tools/rb/fix_linux_stack.py | 1 - tools/rb/fix_macosx_stack.py | 1 - tools/update-packaging/Makefile.in | 2 -- uriloader/base/nsURILoader.cpp | 1 - uriloader/exthandler/nsContentHandlerApp.cpp | 1 - uriloader/exthandler/nsContentHandlerApp.h | 1 - uriloader/exthandler/nsDBusHandlerApp.cpp | 1 - uriloader/exthandler/nsDBusHandlerApp.h | 1 - uriloader/exthandler/nsExternalProtocolHandler.cpp | 2 -- uriloader/exthandler/nsLocalHandlerApp.cpp | 1 - uriloader/exthandler/nsLocalHandlerApp.h | 1 - uriloader/exthandler/nsMIMEInfoImpl.cpp | 1 - uriloader/exthandler/nsMIMEInfoImpl.h | 1 - uriloader/exthandler/uikit/nsLocalHandlerAppUIKit.h | 1 - uriloader/exthandler/uikit/nsLocalHandlerAppUIKit.mm | 1 - uriloader/exthandler/uikit/nsMIMEInfoUIKit.h | 1 - uriloader/exthandler/uikit/nsMIMEInfoUIKit.mm | 1 - uriloader/exthandler/uikit/nsOSHelperAppService.h | 1 - uriloader/exthandler/uikit/nsOSHelperAppService.mm | 1 - uriloader/exthandler/win/nsOSHelperAppService.cpp | 2 -- uriloader/prefetch/nsPrefetchService.cpp | 1 - widget/ContentCache.cpp | 4 +--- widget/ContentCache.h | 4 +--- widget/GfxInfoBase.cpp | 1 - widget/GfxInfoBase.h | 1 - widget/GfxInfoCollector.cpp | 1 - widget/GfxInfoCollector.h | 1 - widget/GfxInfoWebGL.cpp | 1 - widget/GfxInfoWebGL.h | 1 - widget/GfxInfoX11.cpp | 4 +--- widget/GfxInfoX11.h | 1 - widget/PuppetBidiKeyboard.cpp | 4 +--- widget/PuppetBidiKeyboard.h | 4 +--- widget/PuppetWidget.cpp | 4 +--- widget/PuppetWidget.h | 4 +--- widget/WidgetUtils.cpp | 4 +--- widget/WidgetUtils.h | 4 +--- widget/cocoa/GfxInfo.h | 1 - widget/gtk/IMContextWrapper.h | 2 -- widget/gtk/WakeLockListener.cpp | 2 -- widget/gtk/WakeLockListener.h | 2 -- widget/gtk/maiRedundantObjectFactory.c | 2 -- widget/gtk/maiRedundantObjectFactory.h | 2 -- widget/gtk/mozcontainer.c | 2 -- widget/gtk/mozcontainer.h | 2 -- widget/gtk/nsAppShell.cpp | 2 -- widget/gtk/nsAppShell.h | 2 -- widget/gtk/nsBidiKeyboard.cpp | 2 -- widget/gtk/nsBidiKeyboard.h | 2 -- widget/gtk/nsClipboard.cpp | 2 -- widget/gtk/nsClipboard.h | 2 -- widget/gtk/nsGTKToolkit.h | 2 -- widget/gtk/nsGtkCursors.h | 2 -- widget/gtk/nsGtkKeyUtils.cpp | 2 -- widget/gtk/nsGtkKeyUtils.h | 2 -- widget/gtk/nsGtkUtils.h | 2 -- widget/gtk/nsIdleServiceGTK.cpp | 2 -- widget/gtk/nsIdleServiceGTK.h | 2 -- widget/gtk/nsImageToPixbuf.cpp | 1 - widget/gtk/nsImageToPixbuf.h | 1 - widget/gtk/nsLookAndFeel.cpp | 2 -- widget/gtk/nsLookAndFeel.h | 2 -- widget/gtk/nsSound.cpp | 2 -- widget/gtk/nsSound.h | 2 -- widget/gtk/nsToolkit.cpp | 2 -- widget/gtk/nsWidgetFactory.cpp | 2 -- widget/gtk/nsWindow.cpp | 2 -- widget/gtk/nsWindow.h | 2 -- widget/nsBaseScreen.cpp | 4 +--- widget/nsBaseScreen.h | 4 +--- widget/nsContentProcessWidgetFactory.cpp | 2 -- widget/nsITaskbarPreview.idl | 1 - widget/nsITaskbarPreviewButton.idl | 1 - widget/nsITaskbarPreviewController.idl | 1 - widget/nsITaskbarTabPreview.idl | 1 - widget/nsITaskbarWindowPreview.idl | 1 - widget/nsIWinTaskbar.idl | 1 - widget/nsIdleService.h | 2 -- widget/uikit/GfxInfo.h | 1 - widget/windows/GfxInfo.h | 1 - widget/windows/IMMHandler.cpp | 1 - widget/windows/TaskbarPreview.h | 1 - widget/windows/TaskbarPreviewButton.cpp | 1 - widget/windows/TaskbarPreviewButton.h | 1 - widget/windows/TaskbarTabPreview.cpp | 1 - widget/windows/TaskbarTabPreview.h | 1 - widget/windows/TaskbarWindowPreview.cpp | 1 - widget/windows/TaskbarWindowPreview.h | 1 - widget/windows/WinTaskbar.cpp | 1 - widget/windows/WinTaskbar.h | 1 - widget/windows/nsIdleServiceWin.cpp | 2 -- widget/windows/nsIdleServiceWin.h | 2 -- widget/windows/nsUXThemeConstants.h | 1 - widget/windows/nsUXThemeData.cpp | 1 - widget/windows/nsUXThemeData.h | 1 - widget/x11/keysym2ucs.c | 2 -- widget/x11/keysym2ucs.h | 2 -- widget/xremoteclient/XRemoteClient.cpp | 3 --- widget/xremoteclient/nsRemoteClient.h | 2 -- xpcom/ds/nsIWindowsRegKey.idl | 1 - xpcom/io/CocoaFileUtils.mm | 1 - xpcom/io/nsIConverterOutputStream.idl | 1 - xpcom/io/nsIUnicharOutputStream.idl | 1 - xpcom/tests/TestStreamUtils.cpp | 1 - xpcom/tests/gtest/TestAutoPtr.cpp | 1 - xpcom/tests/gtest/TestAutoRef.cpp | 1 - xpcom/tests/gtest/TestCOMArray.cpp | 1 - xpcom/tests/gtest/TestCallTemplates.cpp | 1 - xpcom/tests/gtest/TestDeadlockDetector.cpp | 1 - xpcom/tests/gtest/TestDeadlockDetectorScalability.cpp | 1 - xpcom/tests/gtest/TestObserverArray.cpp | 1 - xpcom/tests/gtest/TestTArray2.cpp | 1 - xpcom/tests/unit/test_debugger_malloc_size_of.js | 1 - xpcom/tests/unit/test_file_equality.js | 1 - xpcom/tests/unit/test_localfile.js | 1 - xpcom/tests/unit/test_pipe.js | 1 - xpcom/tests/unit/test_storagestream.js | 1 - xpcom/tests/unit/test_windows_registry.js | 2 -- xpcom/tests/unit/test_windows_shortcut.js | 2 -- xpcom/threads/nsIEventTarget.idl | 1 - xpcom/threads/nsIThread.idl | 1 - xpcom/threads/nsIThreadInternal.idl | 1 - xpcom/threads/nsIThreadManager.idl | 1 - xpcom/threads/nsIThreadPool.idl | 1 - xpfe/appshell/nsXULWindow.cpp | 1 - 187 files changed, 11 insertions(+), 305 deletions(-) diff --git a/accessible/base/ARIAMap.cpp b/accessible/base/ARIAMap.cpp index c29d37873c..030bb76334 100644 --- a/accessible/base/ARIAMap.cpp +++ b/accessible/base/ARIAMap.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/base/ARIAMap.h b/accessible/base/ARIAMap.h index 4d603c04bb..7ece10d092 100644 --- a/accessible/base/ARIAMap.h +++ b/accessible/base/ARIAMap.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/base/MarkupMap.h b/accessible/base/MarkupMap.h index 5ba1a06e69..2082ccda4c 100644 --- a/accessible/base/MarkupMap.h +++ b/accessible/base/MarkupMap.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/base/nsTextEquivUtils.cpp b/accessible/base/nsTextEquivUtils.cpp index bdf14d097e..7c9aba7608 100644 --- a/accessible/base/nsTextEquivUtils.cpp +++ b/accessible/base/nsTextEquivUtils.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/base/nsTextEquivUtils.h b/accessible/base/nsTextEquivUtils.h index 3c35d0c072..1efc281f56 100644 --- a/accessible/base/nsTextEquivUtils.h +++ b/accessible/base/nsTextEquivUtils.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/generic/ApplicationAccessible.cpp b/accessible/generic/ApplicationAccessible.cpp index ae8ca27e31..8b62193ffd 100644 --- a/accessible/generic/ApplicationAccessible.cpp +++ b/accessible/generic/ApplicationAccessible.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/generic/ApplicationAccessible.h b/accessible/generic/ApplicationAccessible.h index 7609a86e25..0e18092dd8 100644 --- a/accessible/generic/ApplicationAccessible.h +++ b/accessible/generic/ApplicationAccessible.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/mac/ARIAGridAccessibleWrap.h b/accessible/mac/ARIAGridAccessibleWrap.h index 5d397e915c..a58075da92 100644 --- a/accessible/mac/ARIAGridAccessibleWrap.h +++ b/accessible/mac/ARIAGridAccessibleWrap.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/mac/ApplicationAccessibleWrap.h b/accessible/mac/ApplicationAccessibleWrap.h index 9343c29ddc..10f0211879 100644 --- a/accessible/mac/ApplicationAccessibleWrap.h +++ b/accessible/mac/ApplicationAccessibleWrap.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/* vim:expandtab:shiftwidth=4:tabstop=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/. */ diff --git a/accessible/mac/HTMLTableAccessibleWrap.h b/accessible/mac/HTMLTableAccessibleWrap.h index 4f158e241d..89744a6bda 100644 --- a/accessible/mac/HTMLTableAccessibleWrap.h +++ b/accessible/mac/HTMLTableAccessibleWrap.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/mac/ImageAccessibleWrap.h b/accessible/mac/ImageAccessibleWrap.h index 069efb6511..d2db5f7f03 100644 --- a/accessible/mac/ImageAccessibleWrap.h +++ b/accessible/mac/ImageAccessibleWrap.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/mac/mozHTMLAccessible.h b/accessible/mac/mozHTMLAccessible.h index c70a3c2a25..463e2278a7 100644 --- a/accessible/mac/mozHTMLAccessible.h +++ b/accessible/mac/mozHTMLAccessible.h @@ -1,6 +1,4 @@ /* -*- Mode: Objective-C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/mac/mozHTMLAccessible.mm b/accessible/mac/mozHTMLAccessible.mm index 2079a4aa6b..5ced3ee4dd 100644 --- a/accessible/mac/mozHTMLAccessible.mm +++ b/accessible/mac/mozHTMLAccessible.mm @@ -1,6 +1,4 @@ /* -*- Mode: Objective-C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/mac/mozTableAccessible.h b/accessible/mac/mozTableAccessible.h index 435b5adc57..a5a5459e77 100644 --- a/accessible/mac/mozTableAccessible.h +++ b/accessible/mac/mozTableAccessible.h @@ -1,6 +1,4 @@ /* -*- Mode: Objective-C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/mac/mozTableAccessible.mm b/accessible/mac/mozTableAccessible.mm index 6ad157b9f0..ed2acfcd74 100644 --- a/accessible/mac/mozTableAccessible.mm +++ b/accessible/mac/mozTableAccessible.mm @@ -1,6 +1,4 @@ /* -*- Mode: Objective-C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/other/ARIAGridAccessibleWrap.h b/accessible/other/ARIAGridAccessibleWrap.h index 89c2137e45..11075645e3 100644 --- a/accessible/other/ARIAGridAccessibleWrap.h +++ b/accessible/other/ARIAGridAccessibleWrap.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/other/ApplicationAccessibleWrap.h b/accessible/other/ApplicationAccessibleWrap.h index 440410df23..3c070da141 100644 --- a/accessible/other/ApplicationAccessibleWrap.h +++ b/accessible/other/ApplicationAccessibleWrap.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/* vim:expandtab:shiftwidth=4:tabstop=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/. */ diff --git a/accessible/other/HTMLTableAccessibleWrap.h b/accessible/other/HTMLTableAccessibleWrap.h index 4f158e241d..89744a6bda 100644 --- a/accessible/other/HTMLTableAccessibleWrap.h +++ b/accessible/other/HTMLTableAccessibleWrap.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/other/ImageAccessibleWrap.h b/accessible/other/ImageAccessibleWrap.h index 069efb6511..d2db5f7f03 100644 --- a/accessible/other/ImageAccessibleWrap.h +++ b/accessible/other/ImageAccessibleWrap.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleAction.cpp b/accessible/windows/ia2/ia2AccessibleAction.cpp index 0710b753f5..d0685ac2b0 100644 --- a/accessible/windows/ia2/ia2AccessibleAction.cpp +++ b/accessible/windows/ia2/ia2AccessibleAction.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleAction.h b/accessible/windows/ia2/ia2AccessibleAction.h index 6c978ff165..b6001933ce 100644 --- a/accessible/windows/ia2/ia2AccessibleAction.h +++ b/accessible/windows/ia2/ia2AccessibleAction.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleComponent.cpp b/accessible/windows/ia2/ia2AccessibleComponent.cpp index f32c09d1e4..6bd871889a 100644 --- a/accessible/windows/ia2/ia2AccessibleComponent.cpp +++ b/accessible/windows/ia2/ia2AccessibleComponent.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleComponent.h b/accessible/windows/ia2/ia2AccessibleComponent.h index c14d7a1139..1d353e523a 100644 --- a/accessible/windows/ia2/ia2AccessibleComponent.h +++ b/accessible/windows/ia2/ia2AccessibleComponent.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleEditableText.cpp b/accessible/windows/ia2/ia2AccessibleEditableText.cpp index 361d6a1306..c84d7149ae 100644 --- a/accessible/windows/ia2/ia2AccessibleEditableText.cpp +++ b/accessible/windows/ia2/ia2AccessibleEditableText.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleEditableText.h b/accessible/windows/ia2/ia2AccessibleEditableText.h index a1501ca519..51fbe2cf0f 100644 --- a/accessible/windows/ia2/ia2AccessibleEditableText.h +++ b/accessible/windows/ia2/ia2AccessibleEditableText.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleHyperlink.cpp b/accessible/windows/ia2/ia2AccessibleHyperlink.cpp index c6d564103f..2e0094355d 100644 --- a/accessible/windows/ia2/ia2AccessibleHyperlink.cpp +++ b/accessible/windows/ia2/ia2AccessibleHyperlink.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleHyperlink.h b/accessible/windows/ia2/ia2AccessibleHyperlink.h index dc34f5bc90..ce3e054608 100644 --- a/accessible/windows/ia2/ia2AccessibleHyperlink.h +++ b/accessible/windows/ia2/ia2AccessibleHyperlink.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleHypertext.cpp b/accessible/windows/ia2/ia2AccessibleHypertext.cpp index f4b3bdaf25..439d863ca1 100644 --- a/accessible/windows/ia2/ia2AccessibleHypertext.cpp +++ b/accessible/windows/ia2/ia2AccessibleHypertext.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleHypertext.h b/accessible/windows/ia2/ia2AccessibleHypertext.h index af5c209b43..a8040cdf3d 100644 --- a/accessible/windows/ia2/ia2AccessibleHypertext.h +++ b/accessible/windows/ia2/ia2AccessibleHypertext.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleImage.cpp b/accessible/windows/ia2/ia2AccessibleImage.cpp index 989fde9250..8f22dccef1 100644 --- a/accessible/windows/ia2/ia2AccessibleImage.cpp +++ b/accessible/windows/ia2/ia2AccessibleImage.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleImage.h b/accessible/windows/ia2/ia2AccessibleImage.h index d065cf34ce..9c1a7b9613 100644 --- a/accessible/windows/ia2/ia2AccessibleImage.h +++ b/accessible/windows/ia2/ia2AccessibleImage.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleRelation.cpp b/accessible/windows/ia2/ia2AccessibleRelation.cpp index cc6fd83c8a..d2d1971f60 100644 --- a/accessible/windows/ia2/ia2AccessibleRelation.cpp +++ b/accessible/windows/ia2/ia2AccessibleRelation.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleRelation.h b/accessible/windows/ia2/ia2AccessibleRelation.h index faaa31cb03..f8df625957 100644 --- a/accessible/windows/ia2/ia2AccessibleRelation.h +++ b/accessible/windows/ia2/ia2AccessibleRelation.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleTable.cpp b/accessible/windows/ia2/ia2AccessibleTable.cpp index 00a684be24..41dcad84d0 100644 --- a/accessible/windows/ia2/ia2AccessibleTable.cpp +++ b/accessible/windows/ia2/ia2AccessibleTable.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleTable.h b/accessible/windows/ia2/ia2AccessibleTable.h index 6738e2dfc2..e8d8de6cc8 100644 --- a/accessible/windows/ia2/ia2AccessibleTable.h +++ b/accessible/windows/ia2/ia2AccessibleTable.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleTableCell.cpp b/accessible/windows/ia2/ia2AccessibleTableCell.cpp index e625a70495..e6f1e9d188 100644 --- a/accessible/windows/ia2/ia2AccessibleTableCell.cpp +++ b/accessible/windows/ia2/ia2AccessibleTableCell.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleTableCell.h b/accessible/windows/ia2/ia2AccessibleTableCell.h index 883ca28758..29a085834d 100644 --- a/accessible/windows/ia2/ia2AccessibleTableCell.h +++ b/accessible/windows/ia2/ia2AccessibleTableCell.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleText.cpp b/accessible/windows/ia2/ia2AccessibleText.cpp index 7ac766f300..2d9246e9a1 100644 --- a/accessible/windows/ia2/ia2AccessibleText.cpp +++ b/accessible/windows/ia2/ia2AccessibleText.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleText.h b/accessible/windows/ia2/ia2AccessibleText.h index a513e44a27..8dfa94bcbd 100644 --- a/accessible/windows/ia2/ia2AccessibleText.h +++ b/accessible/windows/ia2/ia2AccessibleText.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleValue.cpp b/accessible/windows/ia2/ia2AccessibleValue.cpp index e334422956..b6ed4bd909 100644 --- a/accessible/windows/ia2/ia2AccessibleValue.cpp +++ b/accessible/windows/ia2/ia2AccessibleValue.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/ia2/ia2AccessibleValue.h b/accessible/windows/ia2/ia2AccessibleValue.h index 97ce5ea59e..09eb231cfc 100644 --- a/accessible/windows/ia2/ia2AccessibleValue.h +++ b/accessible/windows/ia2/ia2AccessibleValue.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/msaa/ARIAGridAccessibleWrap.cpp b/accessible/windows/msaa/ARIAGridAccessibleWrap.cpp index 04f7c112fc..2c7f5c5dfc 100644 --- a/accessible/windows/msaa/ARIAGridAccessibleWrap.cpp +++ b/accessible/windows/msaa/ARIAGridAccessibleWrap.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/msaa/ARIAGridAccessibleWrap.h b/accessible/windows/msaa/ARIAGridAccessibleWrap.h index b03cc349f4..6b981d5898 100644 --- a/accessible/windows/msaa/ARIAGridAccessibleWrap.h +++ b/accessible/windows/msaa/ARIAGridAccessibleWrap.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/msaa/ApplicationAccessibleWrap.cpp b/accessible/windows/msaa/ApplicationAccessibleWrap.cpp index b78a8dd557..e57094a09d 100644 --- a/accessible/windows/msaa/ApplicationAccessibleWrap.cpp +++ b/accessible/windows/msaa/ApplicationAccessibleWrap.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/* vim:expandtab:shiftwidth=4:tabstop=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/. */ diff --git a/accessible/windows/msaa/ApplicationAccessibleWrap.h b/accessible/windows/msaa/ApplicationAccessibleWrap.h index a427e98f53..6d6eb74b29 100644 --- a/accessible/windows/msaa/ApplicationAccessibleWrap.h +++ b/accessible/windows/msaa/ApplicationAccessibleWrap.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/* vim:expandtab:shiftwidth=4:tabstop=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/. */ diff --git a/accessible/windows/msaa/HTMLTableAccessibleWrap.cpp b/accessible/windows/msaa/HTMLTableAccessibleWrap.cpp index 13cea8853c..a1d185e6ad 100644 --- a/accessible/windows/msaa/HTMLTableAccessibleWrap.cpp +++ b/accessible/windows/msaa/HTMLTableAccessibleWrap.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/msaa/HTMLTableAccessibleWrap.h b/accessible/windows/msaa/HTMLTableAccessibleWrap.h index 71d149a3c2..02ab25f034 100644 --- a/accessible/windows/msaa/HTMLTableAccessibleWrap.h +++ b/accessible/windows/msaa/HTMLTableAccessibleWrap.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/msaa/HyperTextAccessibleWrap.cpp b/accessible/windows/msaa/HyperTextAccessibleWrap.cpp index b5fd716d94..c79a25f61d 100644 --- a/accessible/windows/msaa/HyperTextAccessibleWrap.cpp +++ b/accessible/windows/msaa/HyperTextAccessibleWrap.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/msaa/HyperTextAccessibleWrap.h b/accessible/windows/msaa/HyperTextAccessibleWrap.h index c0f853da22..45b85a13d8 100644 --- a/accessible/windows/msaa/HyperTextAccessibleWrap.h +++ b/accessible/windows/msaa/HyperTextAccessibleWrap.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/msaa/ImageAccessibleWrap.cpp b/accessible/windows/msaa/ImageAccessibleWrap.cpp index 7ff2e8a477..816df8fb6d 100644 --- a/accessible/windows/msaa/ImageAccessibleWrap.cpp +++ b/accessible/windows/msaa/ImageAccessibleWrap.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/msaa/ImageAccessibleWrap.h b/accessible/windows/msaa/ImageAccessibleWrap.h index e6a916ebe6..9e7cf734e7 100644 --- a/accessible/windows/msaa/ImageAccessibleWrap.h +++ b/accessible/windows/msaa/ImageAccessibleWrap.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/msaa/nsEventMap.h b/accessible/windows/msaa/nsEventMap.h index 8af992e1c6..edee32ce6a 100644 --- a/accessible/windows/msaa/nsEventMap.h +++ b/accessible/windows/msaa/nsEventMap.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/* vim:expandtab:shiftwidth=4:tabstop=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/. */ diff --git a/accessible/windows/msaa/nsWinUtils.cpp b/accessible/windows/msaa/nsWinUtils.cpp index b49cd02638..bb564b071a 100644 --- a/accessible/windows/msaa/nsWinUtils.cpp +++ b/accessible/windows/msaa/nsWinUtils.cpp @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/accessible/windows/msaa/nsWinUtils.h b/accessible/windows/msaa/nsWinUtils.h index 55089e722b..63e88936a1 100644 --- a/accessible/windows/msaa/nsWinUtils.h +++ b/accessible/windows/msaa/nsWinUtils.h @@ -1,6 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:expandtab:shiftwidth=2:tabstop=2: - */ /* 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/. */ diff --git a/client.mk b/client.mk index e8cbc625f1..ee2519576d 100644 --- a/client.mk +++ b/client.mk @@ -1,5 +1,4 @@ # -*- makefile -*- -# vim:set ts=8 sw=8 sts=8 noet: # 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/. diff --git a/tools/leak-gauge/leak-gauge.html b/tools/leak-gauge/leak-gauge.html index 74f24fd409..79af862af5 100644 --- a/tools/leak-gauge/leak-gauge.html +++ b/tools/leak-gauge/leak-gauge.html @@ -1,7 +1,6 @@