diff options
Diffstat (limited to 'devtools/client/performance')
-rw-r--r-- | devtools/client/performance/components/moz.build | 1 | ||||
-rw-r--r-- | devtools/client/performance/legacy/moz.build | 1 | ||||
-rw-r--r-- | devtools/client/performance/modules/logic/moz.build | 1 | ||||
-rw-r--r-- | devtools/client/performance/modules/moz.build | 1 | ||||
-rw-r--r-- | devtools/client/performance/modules/widgets/moz.build | 1 | ||||
-rw-r--r-- | devtools/client/performance/moz.build | 1 | ||||
-rw-r--r-- | devtools/client/performance/panel.js | 1 | ||||
-rw-r--r-- | devtools/client/performance/test/browser_perf-recording-selected-03.js | 1 | ||||
-rw-r--r-- | devtools/client/performance/test/helpers/moz.build | 1 | ||||
-rw-r--r-- | devtools/client/performance/test/moz.build | 1 |
10 files changed, 0 insertions, 10 deletions
diff --git a/devtools/client/performance/components/moz.build b/devtools/client/performance/components/moz.build index 55de59215..1b614eb24 100644 --- a/devtools/client/performance/components/moz.build +++ b/devtools/client/performance/components/moz.build @@ -1,4 +1,3 @@ -# vim: set filetype=python: # 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/devtools/client/performance/legacy/moz.build b/devtools/client/performance/legacy/moz.build index 00eab217b..b908a3a60 100644 --- a/devtools/client/performance/legacy/moz.build +++ b/devtools/client/performance/legacy/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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/devtools/client/performance/modules/logic/moz.build b/devtools/client/performance/modules/logic/moz.build index 179cd71b3..5255b11c9 100644 --- a/devtools/client/performance/modules/logic/moz.build +++ b/devtools/client/performance/modules/logic/moz.build @@ -1,4 +1,3 @@ -# vim: set filetype=python: # 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/devtools/client/performance/modules/moz.build b/devtools/client/performance/modules/moz.build index 45d2ae0d2..d1c612e6d 100644 --- a/devtools/client/performance/modules/moz.build +++ b/devtools/client/performance/modules/moz.build @@ -1,4 +1,3 @@ -# vim: set filetype=python: # 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/devtools/client/performance/modules/widgets/moz.build b/devtools/client/performance/modules/widgets/moz.build index 9f733838a..cf2b5e435 100644 --- a/devtools/client/performance/modules/widgets/moz.build +++ b/devtools/client/performance/modules/widgets/moz.build @@ -1,4 +1,3 @@ -# vim: set filetype=python: # 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/devtools/client/performance/moz.build b/devtools/client/performance/moz.build index 909d69d80..a96d69f40 100644 --- a/devtools/client/performance/moz.build +++ b/devtools/client/performance/moz.build @@ -1,4 +1,3 @@ -# vim: set filetype=python: # 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/devtools/client/performance/panel.js b/devtools/client/performance/panel.js index 6fa9f37cf..b3fb99b28 100644 --- a/devtools/client/performance/panel.js +++ b/devtools/client/performance/panel.js @@ -1,5 +1,4 @@ /* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ft=javascript ts=2 et sw=2 tw=80: */ /* 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/devtools/client/performance/test/browser_perf-recording-selected-03.js b/devtools/client/performance/test/browser_perf-recording-selected-03.js index 7febfbb2b..b0da38182 100644 --- a/devtools/client/performance/test/browser_perf-recording-selected-03.js +++ b/devtools/client/performance/test/browser_perf-recording-selected-03.js @@ -1,4 +1,3 @@ -/* vim: set ft=javascript ts=2 et sw=2 tw=80: */ /* Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ */ "use strict"; diff --git a/devtools/client/performance/test/helpers/moz.build b/devtools/client/performance/test/helpers/moz.build index b858530d6..03ab9f668 100644 --- a/devtools/client/performance/test/helpers/moz.build +++ b/devtools/client/performance/test/helpers/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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/devtools/client/performance/test/moz.build b/devtools/client/performance/test/moz.build index 6bdf1a018..6c7ddeefb 100644 --- a/devtools/client/performance/test/moz.build +++ b/devtools/client/performance/test/moz.build @@ -1,4 +1,3 @@ -# vim: set filetype=python: # 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/. |