diff --git a/resources/static/common/js/browser-support.js b/resources/static/common/js/browser-support.js index c6832597ac22dfccced2096475531fee2008ee9b..d0f218212381c830e89c760cccb4c3b76f3dae7b 100644 --- a/resources/static/common/js/browser-support.js +++ b/resources/static/common/js/browser-support.js @@ -1,4 +1,3 @@ -/*globals BrowserID: true */ /* 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/resources/static/common/js/command.js b/resources/static/common/js/command.js index b1857294eb4ae315d4a2477e1779cbf5233ced22..2e5aba9f3c7fed6c86bf615ba28a301d37ccd2b0 100644 --- a/resources/static/common/js/command.js +++ b/resources/static/common/js/command.js @@ -1,4 +1,3 @@ -/*globals BrowserID: true */ /* 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/resources/static/common/js/dom-helpers.js b/resources/static/common/js/dom-helpers.js index e944fc420dd454bf17e39e87b8922df0a4be3c14..86902a2d4f8f7e14a06eb0e74a6431d6cdcf77ef 100644 --- a/resources/static/common/js/dom-helpers.js +++ b/resources/static/common/js/dom-helpers.js @@ -1,4 +1,3 @@ -/*globals BrowserID: true */ /* 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/resources/static/common/js/enable_cookies_url.js b/resources/static/common/js/enable_cookies_url.js index 93fe0412957d1f84ba5a9a394aa34c976317c519..163dae3ef28e92aec7afceeeccbe5060ee51c7dc 100644 --- a/resources/static/common/js/enable_cookies_url.js +++ b/resources/static/common/js/enable_cookies_url.js @@ -1,4 +1,3 @@ -/*global BrowserID: true, gettext: true*/ /* 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/resources/static/common/js/error-messages.js b/resources/static/common/js/error-messages.js index ea878226753ccad0e9997cac3316c460a9d6b6c7..e956c6ec4a6181c3e6e5fdc88005f5669f7f1fbd 100644 --- a/resources/static/common/js/error-messages.js +++ b/resources/static/common/js/error-messages.js @@ -1,4 +1,3 @@ -/*global BrowserID: true, gettext: true*/ /* 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/resources/static/common/js/gettext.js b/resources/static/common/js/gettext.js index a8794883efadfdd829b5e79df8a6c2d29c0d88da..4bcfe4af701718b85e55b52a5553eb0beb86d541 100644 --- a/resources/static/common/js/gettext.js +++ b/resources/static/common/js/gettext.js @@ -1,4 +1,3 @@ -/*globals json_locale_data: true */ /* 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/resources/static/common/js/helpers.js b/resources/static/common/js/helpers.js index e9d034fad9980ce55a0150e004e2affba2bbe720..a6811a815f018c5653d3db9b3c896359726f5cbc 100644 --- a/resources/static/common/js/helpers.js +++ b/resources/static/common/js/helpers.js @@ -1,4 +1,3 @@ -/*globals BrowserID: true */ /* 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/resources/static/common/js/history.js b/resources/static/common/js/history.js index 8c7653c3aaa3df1fbf4016d93a89fc45c3bd8b73..51bc0ef0b9b8b92302b7c3018a4b47d5f3347cf1 100644 --- a/resources/static/common/js/history.js +++ b/resources/static/common/js/history.js @@ -1,4 +1,3 @@ -/*globals BrowserID: true */ /* 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/resources/static/common/js/lib/micrajax.js b/resources/static/common/js/lib/micrajax.js index 1bf9522b13ce4025c33f926d76f4fae938403cba..3795a914e625ddbf45f4425cd4cdf728ecff81ea 100644 --- a/resources/static/common/js/lib/micrajax.js +++ b/resources/static/common/js/lib/micrajax.js @@ -1,4 +1,3 @@ -/*jshint browser:true, forin: true, laxbreak: true */ /* 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/resources/static/common/js/mediator.js b/resources/static/common/js/mediator.js index b3670f3feabb002110d4fd4268cd9f03aada41e0..564d04b8605c1d85f0a9cb6de6b55d03d019fc5e 100644 --- a/resources/static/common/js/mediator.js +++ b/resources/static/common/js/mediator.js @@ -1,4 +1,3 @@ -/*globals BrowserID: true */ /* 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/resources/static/common/js/models/interaction_data.js b/resources/static/common/js/models/interaction_data.js index d40da5139bb7ea9923e14662c365911297b6f6a7..762541bbaf543cb5f346884372a1b258e4a8e70d 100644 --- a/resources/static/common/js/models/interaction_data.js +++ b/resources/static/common/js/models/interaction_data.js @@ -1,4 +1,3 @@ -/*globals BrowserID: true */ /* 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/resources/static/common/js/models/models.js b/resources/static/common/js/models/models.js index 845cc04763349d29296935b5148f22f7f37f5032..92fbb11ec41fa2f4d0017a135ab53e70c9c4c129 100644 --- a/resources/static/common/js/models/models.js +++ b/resources/static/common/js/models/models.js @@ -1,4 +1,3 @@ -/*globals BrowserID: true */ /* 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/resources/static/common/js/modules/cookie_check.js b/resources/static/common/js/modules/cookie_check.js index c3057a503d79a9dd9076f04668e0f8414670fe9c..5327c206288cfb069effe2b937d78ee3b3a9496c 100644 --- a/resources/static/common/js/modules/cookie_check.js +++ b/resources/static/common/js/modules/cookie_check.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global BrowserID: true */ /* 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/resources/static/common/js/modules/development.js b/resources/static/common/js/modules/development.js index 4511c38511b86c78d41cdbe420b37b2091129081..70314b04b98195a08d57f98894d3bb9763f0d0bc 100644 --- a/resources/static/common/js/modules/development.js +++ b/resources/static/common/js/modules/development.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global BrowserID: true */ /* 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/resources/static/common/js/modules/dom_module.js b/resources/static/common/js/modules/dom_module.js index d3d94dbff9a3fe2015965e70576959f2e7e22987..735aeaa67eedc8c1d3dc4f42519ecc7600d7eafc 100644 --- a/resources/static/common/js/modules/dom_module.js +++ b/resources/static/common/js/modules/dom_module.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global BrowserID: true*/ /* 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/resources/static/common/js/modules/module.js b/resources/static/common/js/modules/module.js index 7f67e17b44c2de1c024d17e9346bca9392161a7b..faa429c6eb2a4bd9d7b9eedeb0607678b6e8a32e 100644 --- a/resources/static/common/js/modules/module.js +++ b/resources/static/common/js/modules/module.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global BrowserID: true, _:true */ /* 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/resources/static/common/js/modules/page_module.js b/resources/static/common/js/modules/page_module.js index 52deb2332b8a6635ecadc45bdbaa5ba6f2212760..15e632eefb850dbdcc65856f5b52e0997d202b7f 100644 --- a/resources/static/common/js/modules/page_module.js +++ b/resources/static/common/js/modules/page_module.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global BrowserID: true*/ /* 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/resources/static/common/js/modules/xhr_delay.js b/resources/static/common/js/modules/xhr_delay.js index d3d3abd3e5c51f1e7bfed4b9e3fad9f1ac4d69a7..3a22d8bf00ed2ec0057aaae64d24365f9d669039 100644 --- a/resources/static/common/js/modules/xhr_delay.js +++ b/resources/static/common/js/modules/xhr_delay.js @@ -1,4 +1,3 @@ -/*globals BrowserID: true */ /* 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/resources/static/common/js/modules/xhr_disable_form.js b/resources/static/common/js/modules/xhr_disable_form.js index db96d112602f866baea4bf43c655fc672ae75e58..422a851356640d8780213bdf2a9ab8dca7132f7b 100644 --- a/resources/static/common/js/modules/xhr_disable_form.js +++ b/resources/static/common/js/modules/xhr_disable_form.js @@ -1,4 +1,3 @@ -/*globals BrowserID: true */ /* 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/resources/static/common/js/network.js b/resources/static/common/js/network.js index ce04a07a463b422d96ca3d46051ab15307af24b7..588a1a61b3e7f9ea41e700a2d2513b2dec1028a4 100644 --- a/resources/static/common/js/network.js +++ b/resources/static/common/js/network.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global BrowserID: true, _: true */ /* 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/resources/static/common/js/provisioning.js b/resources/static/common/js/provisioning.js index 82aaa25c29b4a5b91dac6e5925621b8be4844e16..0b40dc153693ab3fa07dc657b011fcd4234bc42f 100644 --- a/resources/static/common/js/provisioning.js +++ b/resources/static/common/js/provisioning.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global BrowserID: true, _: true */ /* 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/resources/static/common/js/renderer.js b/resources/static/common/js/renderer.js index ad8dae95a7a0dfa43f767ffa7901a74353637f19..12f3e7178183f584faf9b08a383bc64396696780 100644 --- a/resources/static/common/js/renderer.js +++ b/resources/static/common/js/renderer.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global BrowserID: true, _: true */ /* 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/resources/static/common/js/state_machine.js b/resources/static/common/js/state_machine.js index 89968ade84e7446e461a00ba4a6a438ab48b103b..4a09f47440b0bb1fe40f4b93d7e4ac24ac661d25 100644 --- a/resources/static/common/js/state_machine.js +++ b/resources/static/common/js/state_machine.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*globals BrowserID: true, _:true */ /* 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/resources/static/common/js/storage.js b/resources/static/common/js/storage.js index 00ebea3ca19f3e7142486bbf7ec5a89228bf031b..8737ca2ea77af1c55d2bd52bfd05bf6be68505f4 100644 --- a/resources/static/common/js/storage.js +++ b/resources/static/common/js/storage.js @@ -2,7 +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/. */ -/*globals BrowserID: true, console: true */ BrowserID.getStorage = function() { var storage; diff --git a/resources/static/common/js/tooltip.js b/resources/static/common/js/tooltip.js index 673c64dc60b2e5e874c933ff0935090427eb9e9d..73da23c4e72db37c424a16f0c39cbd01ada3fbc4 100644 --- a/resources/static/common/js/tooltip.js +++ b/resources/static/common/js/tooltip.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*globals BrowserID: true, _:true */ /* 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/resources/static/common/js/user.js b/resources/static/common/js/user.js index 5d9891001e6faba68e0ca2828c6f03f070638721..8231d82815e1786c459cd6a12d1ca659e67414b9 100644 --- a/resources/static/common/js/user.js +++ b/resources/static/common/js/user.js @@ -1,5 +1,3 @@ -/*jshint browser:true, forin: true, laxbreak: true */ -/*global _: true, BrowserID: true, console: true */ /* 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/resources/static/common/js/validation.js b/resources/static/common/js/validation.js index d64d916cf2748123bbe3ef8bae915e0e5eeec874..738bb624946c06599a3d2f13fbd5e6c0cb3d60cc 100644 --- a/resources/static/common/js/validation.js +++ b/resources/static/common/js/validation.js @@ -1,4 +1,3 @@ -/*globals BrowserID: true */ /* 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/resources/static/common/js/xhr.js b/resources/static/common/js/xhr.js index 007d9c31dd5b058d578bbbb84e69de284d66ec9a..0096aece6e6b82e21c8fec5684ab5fc1c00503d2 100644 --- a/resources/static/common/js/xhr.js +++ b/resources/static/common/js/xhr.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global BrowserID: true */ /* 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/resources/static/common/js/xhr_transport.js b/resources/static/common/js/xhr_transport.js index 6366d032d44e93abee200f759a288482c796662d..453b0cf7771986779c34c35e1a9f3d03204cb705 100644 --- a/resources/static/common/js/xhr_transport.js +++ b/resources/static/common/js/xhr_transport.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global BrowserID: true */ /* 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/resources/static/communication_iframe/start.js b/resources/static/communication_iframe/start.js index 6f5ba8bd269a686f5b981a3b95654ab24efad340..af446be3a5a41b186b61608d211d2264d7d2b25d 100644 --- a/resources/static/communication_iframe/start.js +++ b/resources/static/communication_iframe/start.js @@ -1,4 +1,3 @@ -/*globals BrowserID: true, Channel: true */ /* 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/resources/static/dialog/js/misc/helpers.js b/resources/static/dialog/js/misc/helpers.js index 4c3f150a0706a3d028c443aeec2e664465a875dd..cafb4337c96e0a56c663818128b0076857b27bb1 100644 --- a/resources/static/dialog/js/misc/helpers.js +++ b/resources/static/dialog/js/misc/helpers.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global BrowserID: true*/ /* 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/resources/static/dialog/js/misc/internal_api.js b/resources/static/dialog/js/misc/internal_api.js index ffc1e91ee90664b2f2bb5f66ef59384f385afb0b..1b40e9b9d44503752f6dec5b6ec15f0c4050a790 100644 --- a/resources/static/dialog/js/misc/internal_api.js +++ b/resources/static/dialog/js/misc/internal_api.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global BrowserID: true*/ /* 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/resources/static/dialog/js/misc/state.js b/resources/static/dialog/js/misc/state.js index 34d1eb25d2cf59c431a3a0203321f66b9b72054d..bbb61082f78f26dad0c2f90f13a65b7443bea82e 100644 --- a/resources/static/dialog/js/misc/state.js +++ b/resources/static/dialog/js/misc/state.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global BrowserID: true, URLParse: true */ /* 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/resources/static/dialog/js/modules/actions.js b/resources/static/dialog/js/modules/actions.js index 0184bfe38c7948bea1f5acae9e76367cf32213bb..cfc55c445f0dfd4328ebd0dfc515153e13ce2e33 100644 --- a/resources/static/dialog/js/modules/actions.js +++ b/resources/static/dialog/js/modules/actions.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global _: true, BrowserID: true, PageController: true */ /* 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/resources/static/dialog/js/modules/add_email.js b/resources/static/dialog/js/modules/add_email.js index c5fd53a0f26333989fe63813fc190195308fbd6f..021fd6c93df8296ef123bfbf5908818bfd0f27d2 100644 --- a/resources/static/dialog/js/modules/add_email.js +++ b/resources/static/dialog/js/modules/add_email.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global _: true, BrowserID: true, PageController: true, gettext: true */ /* 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/resources/static/dialog/js/modules/authenticate.js b/resources/static/dialog/js/modules/authenticate.js index 5099b5aeef144ed3c3f0f2fc70ef1445bcb05883..97183845b4c824a6c80cf36c0c610b998265cd81 100644 --- a/resources/static/dialog/js/modules/authenticate.js +++ b/resources/static/dialog/js/modules/authenticate.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global BrowserID:true, PageController: true */ /* 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/resources/static/dialog/js/modules/check_registration.js b/resources/static/dialog/js/modules/check_registration.js index f782037da457ad4b4a40527bf98d68c71c40dd04..dbae20c82a48bd7f422975d7690bd8ce4c22dfec 100644 --- a/resources/static/dialog/js/modules/check_registration.js +++ b/resources/static/dialog/js/modules/check_registration.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global BrowserID: true, PageController: true */ /* 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/resources/static/dialog/js/modules/dialog.js b/resources/static/dialog/js/modules/dialog.js index 00d6e8f8b6f27f888a3b8555a779f1e4ae94792a..2f14dd6dbb3f6d9c1a5eada03e56c071195eb0a8 100644 --- a/resources/static/dialog/js/modules/dialog.js +++ b/resources/static/dialog/js/modules/dialog.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global BrowserID: true */ /* 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/resources/static/dialog/js/modules/generate_assertion.js b/resources/static/dialog/js/modules/generate_assertion.js index d0045eee2f8987a60aeb79a2fc5e82c540042faa..7528ecd9d3cae5a23df85fce89c36293e300040f 100644 --- a/resources/static/dialog/js/modules/generate_assertion.js +++ b/resources/static/dialog/js/modules/generate_assertion.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global _: true, BrowserID: true, PageController: true */ /* 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/resources/static/dialog/js/modules/is_this_your_computer.js b/resources/static/dialog/js/modules/is_this_your_computer.js index 5a898e5827fe0588cc62206ef9f7a3b3fa9e0bfa..5077b84d5a7cee1e6f4db1573e001c197abd8cfa 100644 --- a/resources/static/dialog/js/modules/is_this_your_computer.js +++ b/resources/static/dialog/js/modules/is_this_your_computer.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global BrowserID:true, PageController: true */ /* 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/resources/static/dialog/js/modules/pick_email.js b/resources/static/dialog/js/modules/pick_email.js index 973630c942e712b6116ac39dd750dbe31be6d5af..d7d307269c7a4c9c539bce9924967c4829ed4441 100644 --- a/resources/static/dialog/js/modules/pick_email.js +++ b/resources/static/dialog/js/modules/pick_email.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global _: true, BrowserID: true, PageController: true, alert: true, gettext: true*/ /* 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/resources/static/dialog/js/modules/primary_user_provisioned.js b/resources/static/dialog/js/modules/primary_user_provisioned.js index 1543f4b494005be8bdfb3fa9257dec465e58e76b..eecede342977062ee6adba598e1787dcd040b832 100644 --- a/resources/static/dialog/js/modules/primary_user_provisioned.js +++ b/resources/static/dialog/js/modules/primary_user_provisioned.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global BrowserID:true, PageController: true */ /* 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/resources/static/dialog/js/modules/provision_primary_user.js b/resources/static/dialog/js/modules/provision_primary_user.js index 2df0b623d824a809543e1a33f359683ae8427b4b..4c6519a550ba8c3c94025ccba77f15ce68daf6bf 100644 --- a/resources/static/dialog/js/modules/provision_primary_user.js +++ b/resources/static/dialog/js/modules/provision_primary_user.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global BrowserID:true, PageController: true */ /* 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/resources/static/dialog/js/modules/required_email.js b/resources/static/dialog/js/modules/required_email.js index e950984c3514bb3fc2a5f9c1ef11f97ca1d4c7e6..565c94b19734c57638bd792eb767040c5e6c3c3b 100644 --- a/resources/static/dialog/js/modules/required_email.js +++ b/resources/static/dialog/js/modules/required_email.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global _: true, BrowserID: true, PageController: true */ /* 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/resources/static/dialog/js/modules/rp_info.js b/resources/static/dialog/js/modules/rp_info.js index 9fab0c7b295dbdc8160d72f63285e3fe0fd79b15..5ab4feca64b8a6dd05ae3ffdd545360ff2fb75d8 100644 --- a/resources/static/dialog/js/modules/rp_info.js +++ b/resources/static/dialog/js/modules/rp_info.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global _: true, BrowserID: true, PageController: true */ /* 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/resources/static/dialog/js/modules/set_password.js b/resources/static/dialog/js/modules/set_password.js index d1d3025767450ebc66e5ce570494b7e717544e09..13adb39858bf0e41a0c5f3967972fe2e0d391cd2 100644 --- a/resources/static/dialog/js/modules/set_password.js +++ b/resources/static/dialog/js/modules/set_password.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global _: true, BrowserID: true, PageController: true */ /* 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/resources/static/dialog/js/modules/verify_primary_user.js b/resources/static/dialog/js/modules/verify_primary_user.js index 423175e569febcb726f721640b5060a1c7f156ba..0dfff2543f4c2f686b0d0fa890fbe591b5722209 100644 --- a/resources/static/dialog/js/modules/verify_primary_user.js +++ b/resources/static/dialog/js/modules/verify_primary_user.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*global _: true, BrowserID: true, PageController: true */ /* 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/resources/static/pages/js/about.js b/resources/static/pages/js/about.js index 9741062539480bfb5b450d9eac79235427d75c5e..343c1435da3e87337831e872b8e3a6d9dddb55e8 100644 --- a/resources/static/pages/js/about.js +++ b/resources/static/pages/js/about.js @@ -1,4 +1,3 @@ -/*globals BrowserID:true, $:true*/ /* 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/resources/static/pages/js/forgot.js b/resources/static/pages/js/forgot.js index 8e38c847c3eab212e10002aac48bbc66425ebfb8..b6cd1b2484b9aebd3e278e29776051d7b58c5bf7 100644 --- a/resources/static/pages/js/forgot.js +++ b/resources/static/pages/js/forgot.js @@ -1,4 +1,3 @@ -/*globals BrowserID: true, $:true */ /* 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/resources/static/pages/js/index.js b/resources/static/pages/js/index.js index cd2250ce117e5c1a6830698157e4f9a9b9e727a6..abd5cc0150eccb949315fc7d35d1d817cad5de08 100644 --- a/resources/static/pages/js/index.js +++ b/resources/static/pages/js/index.js @@ -1,4 +1,3 @@ -/*globals BrowserID:true, $:true*/ /* 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/resources/static/pages/js/manage_account.js b/resources/static/pages/js/manage_account.js index e75f0610f0b1ed09b6020e76ebee51f02db15add..e84f340159a88a35cbb673183776e1d7200ab7b7 100644 --- a/resources/static/pages/js/manage_account.js +++ b/resources/static/pages/js/manage_account.js @@ -1,4 +1,3 @@ -/*globals BrowserID: true, _: true, confirm: true, format: true, gettext: true, EJS: true */ /* 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 diff --git a/resources/static/pages/js/page_helpers.js b/resources/static/pages/js/page_helpers.js index 4423f4251b022cda5055e2cdd2faa14e79a9ce44..15d361fe5a90a60dcec8e530dbff3cd7c8df2b5d 100644 --- a/resources/static/pages/js/page_helpers.js +++ b/resources/static/pages/js/page_helpers.js @@ -1,4 +1,3 @@ -/*globals BrowserID: true, _: true */ /* 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/resources/static/pages/js/signin.js b/resources/static/pages/js/signin.js index a987e80b8548f10c20a0d9a5f6ca9b7fb2eafdef..9ae695b2c84ef871572e22c392d5de02fc943d3d 100644 --- a/resources/static/pages/js/signin.js +++ b/resources/static/pages/js/signin.js @@ -1,4 +1,3 @@ -/*globals BrowserID:true, gettext:true */ /* 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/resources/static/pages/js/start.js b/resources/static/pages/js/start.js index 65a7b7121db3ad87d4a5cb0e842c9e2ccdba9f78..9f7ff9ed74a93285c6a1d08bbfcd83bf68c7293f 100644 --- a/resources/static/pages/js/start.js +++ b/resources/static/pages/js/start.js @@ -1,4 +1,3 @@ -/*globals BrowserID: true, _: true */ /* 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/resources/static/pages/js/verify_secondary_address.js b/resources/static/pages/js/verify_secondary_address.js index 30c03efb0f6b5f0a523880df0891db5c1d91aeea..97666559247f310a961beb243fa8569a274910ad 100644 --- a/resources/static/pages/js/verify_secondary_address.js +++ b/resources/static/pages/js/verify_secondary_address.js @@ -1,4 +1,3 @@ -/*globals BrowserID: true, $:true, URLParse: true */ /* 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/resources/static/test/.jshintrc b/resources/static/test/.jshintrc index 99349f8d042b294fe93959ca07e3fb7f64b83dad..f9c698eaa6af1395fe8f29062ce24848887017fd 100644 --- a/resources/static/test/.jshintrc +++ b/resources/static/test/.jshintrc @@ -7,12 +7,12 @@ "boss": true, "noarg": true, "undef": true, - "browser": true, "laxbreak": true, "laxcomma": true, "eqeqeq": true, "eqnull": true, "expr": true, + "jquery": true, "predef": [ "BrowserID", "_", diff --git a/resources/static/test/cases/common/js/browser-support.js b/resources/static/test/cases/common/js/browser-support.js index 184d75eb483a7b160dd98e1aee43883afedd67b8..3092564641edffeb1c4faddef8de11ec2a8fa671 100644 --- a/resources/static/test/cases/common/js/browser-support.js +++ b/resources/static/test/cases/common/js/browser-support.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, module: true, ok: true, equal: true, BrowserID: true */ /* 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/resources/static/test/cases/common/js/class.js b/resources/static/test/cases/common/js/class.js index 0ab9972eb3c1b29527a43fa9325378a52a2c1c93..caa200826c4d00fb550bfb9098e4406148a434c0 100644 --- a/resources/static/test/cases/common/js/class.js +++ b/resources/static/test/cases/common/js/class.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, module: true, ok: true, equal: true, BrowserID: true */ /* 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/resources/static/test/cases/common/js/command.js b/resources/static/test/cases/common/js/command.js index 5acf091f5b6f1898588724f14a30dc45d350cc1e..071b7e5ddb4c94534cccd5532c664828236b1981 100644 --- a/resources/static/test/cases/common/js/command.js +++ b/resources/static/test/cases/common/js/command.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, module: true, ok: true, equal: true, BrowserID: true */ /* 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/resources/static/test/cases/common/js/dom-helpers.js b/resources/static/test/cases/common/js/dom-helpers.js index 35deecfbe3c80e379b073e0b9d175e79d4ad270f..90e2ce25a265dafe19ad0fd25258b72dd04f6634 100644 --- a/resources/static/test/cases/common/js/dom-helpers.js +++ b/resources/static/test/cases/common/js/dom-helpers.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, module: true, ok: true, equal: true, BrowserID: true */ /* 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/resources/static/test/cases/common/js/enable_cookies_url.js b/resources/static/test/cases/common/js/enable_cookies_url.js index 62a36a4acdf2a73c3373fc9c0d207b50e456cd2c..c10d53baa1844071e672b3ae03cf7252f131c566 100644 --- a/resources/static/test/cases/common/js/enable_cookies_url.js +++ b/resources/static/test/cases/common/js/enable_cookies_url.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, module: true, ok: true, equal: true, BrowserID: true */ /* 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/resources/static/test/cases/common/js/helpers.js b/resources/static/test/cases/common/js/helpers.js index 47583db4bdbaf92e699426084c16d923bdcbf5d4..46e43beabcf2b8e93a1a37d3bf3f92bd11d37f1b 100644 --- a/resources/static/test/cases/common/js/helpers.js +++ b/resources/static/test/cases/common/js/helpers.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID: true */ /* 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/resources/static/test/cases/common/js/history.js b/resources/static/test/cases/common/js/history.js index 20fe663007745c6716a645a117c7b606fd2abd3b..ea0a0dfc8e2db3f1950a4a8f5dfd5332d5207123 100644 --- a/resources/static/test/cases/common/js/history.js +++ b/resources/static/test/cases/common/js/history.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, module: true, ok: true, equal: true, BrowserID: true */ /* 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/resources/static/test/cases/common/js/models/interaction_data.js b/resources/static/test/cases/common/js/models/interaction_data.js index c0d79f4f4a44fdcdfb0282f0d5e77207ecafd251..e241db87861267b0acfa009d95723e42ca1787a5 100644 --- a/resources/static/test/cases/common/js/models/interaction_data.js +++ b/resources/static/test/cases/common/js/models/interaction_data.js @@ -1,6 +1,4 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/common/js/modules/cookie_check.js b/resources/static/test/cases/common/js/modules/cookie_check.js index ed5637b9b18f00c83caf42c04cd67987b789844f..97f6dd0f5fd1f350ce3effa4ba6e2937518a9724 100644 --- a/resources/static/test/cases/common/js/modules/cookie_check.js +++ b/resources/static/test/cases/common/js/modules/cookie_check.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/common/js/modules/dom_module.js b/resources/static/test/cases/common/js/modules/dom_module.js index 9adc40a53043460abe6862b8fc107503bda23d6d..b655cdc4ed639234d2ac302255c1e52fccffc1bc 100644 --- a/resources/static/test/cases/common/js/modules/dom_module.js +++ b/resources/static/test/cases/common/js/modules/dom_module.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/common/js/modules/extended-info.js b/resources/static/test/cases/common/js/modules/extended-info.js index 8173ca40df51eadc06a73082be1bbed064f2ca91..6c563db40cd3024c0cacfb11f11682aac2cefd49 100644 --- a/resources/static/test/cases/common/js/modules/extended-info.js +++ b/resources/static/test/cases/common/js/modules/extended-info.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*globals BrowserID: true, _:true */ /* 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/resources/static/test/cases/common/js/modules/interaction_data.js b/resources/static/test/cases/common/js/modules/interaction_data.js index 2537ed0913e0f602249b8162713fc2767368d001..5e1f486b253a8f4f919addd1e28b6a396c12431b 100644 --- a/resources/static/test/cases/common/js/modules/interaction_data.js +++ b/resources/static/test/cases/common/js/modules/interaction_data.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true, asyncTest:true */ /* 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/resources/static/test/cases/common/js/modules/module.js b/resources/static/test/cases/common/js/modules/module.js index e26e67a8bd23b70ad5a3e5cf386f0c075a1da5e7..8ec6e2632436231aed278e5efd122fc64f345e3f 100644 --- a/resources/static/test/cases/common/js/modules/module.js +++ b/resources/static/test/cases/common/js/modules/module.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, strictEqual: true, BrowserID:true */ /* 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/resources/static/test/cases/common/js/modules/page_module.js b/resources/static/test/cases/common/js/modules/page_module.js index 26722c2dab33fe4787f72dabc73cc32e3489d9d4..2a51a5260189c29f01774f73d45420a4be8e4d5b 100644 --- a/resources/static/test/cases/common/js/modules/page_module.js +++ b/resources/static/test/cases/common/js/modules/page_module.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/common/js/modules/xhr_delay.js b/resources/static/test/cases/common/js/modules/xhr_delay.js index bf45dce5d9d1f3096fed55da877b2bf007826f7a..134f21341857b2dff4ad1e48e4c79e4f3e3624ff 100644 --- a/resources/static/test/cases/common/js/modules/xhr_delay.js +++ b/resources/static/test/cases/common/js/modules/xhr_delay.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/common/js/modules/xhr_disable_form.js b/resources/static/test/cases/common/js/modules/xhr_disable_form.js index 2f88ae869803be7187063191bd5fe91b58787aa0..c74146445d7e97865bdeaa5203420bce492c97b5 100644 --- a/resources/static/test/cases/common/js/modules/xhr_disable_form.js +++ b/resources/static/test/cases/common/js/modules/xhr_disable_form.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/common/js/network.js b/resources/static/test/cases/common/js/network.js index fc153cacbf2c62429521c6f4c23e8fb99762756a..5cc4af09068b774ff04a3b8a708885960f5cff09 100644 --- a/resources/static/test/cases/common/js/network.js +++ b/resources/static/test/cases/common/js/network.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global asyncTest: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID: true */ /* 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/resources/static/test/cases/common/js/renderer.js b/resources/static/test/cases/common/js/renderer.js index 9932204f591187321024754c7407f42a546072dc..d0472216b0f189b1a4abcdee462b1a53e8fd6fc3 100644 --- a/resources/static/test/cases/common/js/renderer.js +++ b/resources/static/test/cases/common/js/renderer.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*globals BrowserID: true, _:true */ /* 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/resources/static/test/cases/common/js/screens.js b/resources/static/test/cases/common/js/screens.js index 036ba3f3f66862ff3ef942ac80fb3f634880419a..fe957d2056827874bb622cc2797e203d68aa8f46 100644 --- a/resources/static/test/cases/common/js/screens.js +++ b/resources/static/test/cases/common/js/screens.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID: true */ /* 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/resources/static/test/cases/common/js/state_machine.js b/resources/static/test/cases/common/js/state_machine.js index 258378c6d79d7cc7f16cbaa10c7c3511f5dd932c..e64e9fadff147db2a2ecbcfab6d7b54142f900c5 100644 --- a/resources/static/test/cases/common/js/state_machine.js +++ b/resources/static/test/cases/common/js/state_machine.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*globals BrowserID: true, _:true */ /* 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/resources/static/test/cases/common/js/storage.js b/resources/static/test/cases/common/js/storage.js index 56117820abe1213a207d0c997036d9a3b82040a1..c6be1238c799a5bf4949151cf95134730829097d 100644 --- a/resources/static/test/cases/common/js/storage.js +++ b/resources/static/test/cases/common/js/storage.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/common/js/tooltip.js b/resources/static/test/cases/common/js/tooltip.js index 81df7ad02745c4bbd8987a243142e2dd92847669..d24c0fc4de71040800ff57c4dd353c79e7a77d13 100644 --- a/resources/static/test/cases/common/js/tooltip.js +++ b/resources/static/test/cases/common/js/tooltip.js @@ -1,5 +1,3 @@ -/*jshint browser:true, jquery: true, forin: true, laxbreak:true */ -/*globals BrowserID: true, _:true */ /* 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/resources/static/test/cases/common/js/user.js b/resources/static/test/cases/common/js/user.js index 94dd1b05677c3cbf96c1c3e7489d004223d80b7c..0eb4500974cbf83e74dbb9cf8c953160d50c55f2 100644 --- a/resources/static/test/cases/common/js/user.js +++ b/resources/static/test/cases/common/js/user.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, module: true, ok: true, equal: true, strictEqual: true, BrowserID: true */ /* 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/resources/static/test/cases/common/js/validation.js b/resources/static/test/cases/common/js/validation.js index 271d6b5285c3bd20347628ae17f47354f75ed95b..2ac8a33234fa34b4d1994238e8f10bb42df7762f 100644 --- a/resources/static/test/cases/common/js/validation.js +++ b/resources/static/test/cases/common/js/validation.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID: true */ /* 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/resources/static/test/cases/common/js/xhr.js b/resources/static/test/cases/common/js/xhr.js index 90aad33a2d2b0c29e5dd16f49f805bcc056bbbb6..373df1d1271ef75115acd353152e9c1cc130a65d 100644 --- a/resources/static/test/cases/common/js/xhr.js +++ b/resources/static/test/cases/common/js/xhr.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global asyncTest: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID: true */ /* 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/resources/static/test/cases/dialog/js/misc/helpers.js b/resources/static/test/cases/dialog/js/misc/helpers.js index 5e1a5638d7276f88beca53442d84c81072622457..b5e30df92adbb66d48dcb0ba46c021d40cc7ca59 100644 --- a/resources/static/test/cases/dialog/js/misc/helpers.js +++ b/resources/static/test/cases/dialog/js/misc/helpers.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/dialog/js/misc/internal_api.js b/resources/static/test/cases/dialog/js/misc/internal_api.js index e266f7ded37a1f0056a3a3ddcaea8ea26717cb1f..4d0570d3a9606e6698f21a8cfd47fe0757ca966e 100644 --- a/resources/static/test/cases/dialog/js/misc/internal_api.js +++ b/resources/static/test/cases/dialog/js/misc/internal_api.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/dialog/js/misc/state.js b/resources/static/test/cases/dialog/js/misc/state.js index 10f6fad08efa6f583898e2202269f451819417c1..85c454ab9929993aaa59be35fa1f3d86bda4427a 100644 --- a/resources/static/test/cases/dialog/js/misc/state.js +++ b/resources/static/test/cases/dialog/js/misc/state.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/dialog/js/modules/actions.js b/resources/static/test/cases/dialog/js/modules/actions.js index db8682217aa149659dfc14b55b68b8782902e6c0..7fec4705c517cc2ea5cd6d4abbafd7c43027791b 100644 --- a/resources/static/test/cases/dialog/js/modules/actions.js +++ b/resources/static/test/cases/dialog/js/modules/actions.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/dialog/js/modules/add_email.js b/resources/static/test/cases/dialog/js/modules/add_email.js index 2194edac3877e8618378f4c276a9b0d32a8bc367..a580090b00256f703bb98d59731b191c224a47ee 100644 --- a/resources/static/test/cases/dialog/js/modules/add_email.js +++ b/resources/static/test/cases/dialog/js/modules/add_email.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/dialog/js/modules/authenticate.js b/resources/static/test/cases/dialog/js/modules/authenticate.js index af64ef2faa7c330ee21a831df7a03053a0dcf93b..d0b4c9bc01ef026546009162356900f3423d9ded 100644 --- a/resources/static/test/cases/dialog/js/modules/authenticate.js +++ b/resources/static/test/cases/dialog/js/modules/authenticate.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/dialog/js/modules/check_registration.js b/resources/static/test/cases/dialog/js/modules/check_registration.js index e7499d31eb145d214e40743adbb3858c9d820a2b..36ca395020130cc78b90ba7bc6173bfbbcad2f34 100644 --- a/resources/static/test/cases/dialog/js/modules/check_registration.js +++ b/resources/static/test/cases/dialog/js/modules/check_registration.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/dialog/js/modules/dialog.js b/resources/static/test/cases/dialog/js/modules/dialog.js index 052f05da04812b546db6305620948d3f5df232f7..1c9d25a042071c8981c47acb343c03228767e00b 100644 --- a/resources/static/test/cases/dialog/js/modules/dialog.js +++ b/resources/static/test/cases/dialog/js/modules/dialog.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/dialog/js/modules/forgot_password.js b/resources/static/test/cases/dialog/js/modules/forgot_password.js index 46a2bf81583182a07f65e2edb56ad9d3b58247b4..4fdf408bb2467f399a38830b41113ef006c89156 100644 --- a/resources/static/test/cases/dialog/js/modules/forgot_password.js +++ b/resources/static/test/cases/dialog/js/modules/forgot_password.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/dialog/js/modules/generate_assertion.js b/resources/static/test/cases/dialog/js/modules/generate_assertion.js index a619e1717696fec4643f1ce3edff20ba9e5da6b7..7d767915e83db37af39f8c4c1134b6a8caeff009 100644 --- a/resources/static/test/cases/dialog/js/modules/generate_assertion.js +++ b/resources/static/test/cases/dialog/js/modules/generate_assertion.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global asyncTest: true, test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/dialog/js/modules/is_this_your_computer.js b/resources/static/test/cases/dialog/js/modules/is_this_your_computer.js index a19c3ebf734927752a2f39943055da89256b345c..569f51436e5c4b1b91782c61cb24da5ae9e21e0d 100644 --- a/resources/static/test/cases/dialog/js/modules/is_this_your_computer.js +++ b/resources/static/test/cases/dialog/js/modules/is_this_your_computer.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/dialog/js/modules/pick_email.js b/resources/static/test/cases/dialog/js/modules/pick_email.js index 8269c1d51c76005371b19bc6f32505cbfec1a72a..796c1ac9da6a63db76cc948d673146b1a05243e1 100644 --- a/resources/static/test/cases/dialog/js/modules/pick_email.js +++ b/resources/static/test/cases/dialog/js/modules/pick_email.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/dialog/js/modules/primary_user_provisioned.js b/resources/static/test/cases/dialog/js/modules/primary_user_provisioned.js index 02d3a01699629049eb41b89cb15566f48052846b..4c7643b9697dffd25c2625207e8406083059a7b4 100644 --- a/resources/static/test/cases/dialog/js/modules/primary_user_provisioned.js +++ b/resources/static/test/cases/dialog/js/modules/primary_user_provisioned.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/dialog/js/modules/provision_primary_user.js b/resources/static/test/cases/dialog/js/modules/provision_primary_user.js index 4a607affab5b9ccd0bfc8e528b2b81b206c63008..08e5c7658b97302a05073f3f11c054146a1b2856 100644 --- a/resources/static/test/cases/dialog/js/modules/provision_primary_user.js +++ b/resources/static/test/cases/dialog/js/modules/provision_primary_user.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/dialog/js/modules/required_email.js b/resources/static/test/cases/dialog/js/modules/required_email.js index 7bb7d5c4aa6bd7db6c03980619fbe4fc1d8efe38..5cff69a45ea365e59c86b32f306d1a59a47eadf1 100644 --- a/resources/static/test/cases/dialog/js/modules/required_email.js +++ b/resources/static/test/cases/dialog/js/modules/required_email.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global asyncTest: true, test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/dialog/js/modules/rp_info.js b/resources/static/test/cases/dialog/js/modules/rp_info.js index 24d3d4a24cf10e21fdee7f5ca10f4135c5b1fe8c..85e2873deba10f272c579f6ae4b58cd75dc238cd 100644 --- a/resources/static/test/cases/dialog/js/modules/rp_info.js +++ b/resources/static/test/cases/dialog/js/modules/rp_info.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/dialog/js/modules/set_password.js b/resources/static/test/cases/dialog/js/modules/set_password.js index 15601f75aa154317abd680c18cc42b240091dd79..68e87e4316c33abbd97aaa994637abb741684573 100644 --- a/resources/static/test/cases/dialog/js/modules/set_password.js +++ b/resources/static/test/cases/dialog/js/modules/set_password.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/dialog/js/modules/verify_primary_user.js b/resources/static/test/cases/dialog/js/modules/verify_primary_user.js index cce8e0c1932acffa2e02dd1ec52aadb9af8ea81a..024a0da4f876ecb2ad35017a7fc696923b609207 100644 --- a/resources/static/test/cases/dialog/js/modules/verify_primary_user.js +++ b/resources/static/test/cases/dialog/js/modules/verify_primary_user.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global asyncTest: true, test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/include.js b/resources/static/test/cases/include.js index 35cfd9894fd6822df4dc2d2f32a3895634ca5d8f..4b08dc53c8c215e019f355361f59cac1a23cc204 100644 --- a/resources/static/test/cases/include.js +++ b/resources/static/test/cases/include.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, stop: true, module: true, ok: true, equal: true, BrowserID: true */ /* 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/resources/static/test/cases/pages/js/about.js b/resources/static/test/cases/pages/js/about.js index 7edc75903ec7aff17d198c3859982420babae833..b90b5b048cacedb3be6a9d6f9fd010b69f5ffcd5 100644 --- a/resources/static/test/cases/pages/js/about.js +++ b/resources/static/test/cases/pages/js/about.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/pages/js/browserid.js b/resources/static/test/cases/pages/js/browserid.js index 661382d958c69eda4ce6d686eeaa2ca770d32198..16aaa1aa460a1c4eb52e8467d75037c67593490f 100644 --- a/resources/static/test/cases/pages/js/browserid.js +++ b/resources/static/test/cases/pages/js/browserid.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, module: true, ok: true, equal: true, BrowserID: true */ /* 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/resources/static/test/cases/pages/js/forgot.js b/resources/static/test/cases/pages/js/forgot.js index fbf8ec7385e1fff9f202eff336d376cf2f6ad30a..626978c6e3639c607e4db579fbc3bc53d1172028 100644 --- a/resources/static/test/cases/pages/js/forgot.js +++ b/resources/static/test/cases/pages/js/forgot.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/pages/js/manage_account.js b/resources/static/test/cases/pages/js/manage_account.js index e9e6cd9823ea689eb515ac3cb3e879c7b2788155..d053be197f3b2a584bc02ff246c14babe3138681 100644 --- a/resources/static/test/cases/pages/js/manage_account.js +++ b/resources/static/test/cases/pages/js/manage_account.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, module: true, ok: true, equal: true, BrowserID:true, notEqual: true */ /* 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/resources/static/test/cases/pages/js/page_helpers.js b/resources/static/test/cases/pages/js/page_helpers.js index 822e3a1d621b9e02a69e0365b3ba0d9aa8c9409e..c7b2f60306d8a125d789d762cb2fe60963f954bc 100644 --- a/resources/static/test/cases/pages/js/page_helpers.js +++ b/resources/static/test/cases/pages/js/page_helpers.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, module: true, ok: true, equal: true, BrowserID: true */ /* 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/resources/static/test/cases/pages/js/signin.js b/resources/static/test/cases/pages/js/signin.js index 9ddb6947f97aa6122d2fe43e81324f54b7aa7d63..d05bc4467241d6542df18879001c2c136cf0a02e 100644 --- a/resources/static/test/cases/pages/js/signin.js +++ b/resources/static/test/cases/pages/js/signin.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/cases/pages/js/verify_secondary_address.js b/resources/static/test/cases/pages/js/verify_secondary_address.js index 205f58f4b9bc270a8dcf175c7a21e84f33ae4800..a76cfb427d4f8f56ccf325d3cb22616e492331ba 100644 --- a/resources/static/test/cases/pages/js/verify_secondary_address.js +++ b/resources/static/test/cases/pages/js/verify_secondary_address.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global test: true, start: true, module: true, ok: true, equal: true, BrowserID:true */ /* 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/resources/static/test/mocks/cachify.js b/resources/static/test/mocks/cachify.js index 6b1abe0c7827fe1ba21c787a5671a50ff5f38dcb..62294edcc2398f3cfb995732bdd38d9b4db01564 100644 --- a/resources/static/test/mocks/cachify.js +++ b/resources/static/test/mocks/cachify.js @@ -1,4 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ /* 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/resources/static/test/mocks/mocks.js b/resources/static/test/mocks/mocks.js index 73a115855dac2d6e115489ded66c1662b29c5794..ab6a16688a6703d9fbdbab3a0dedae99d2bae087 100644 --- a/resources/static/test/mocks/mocks.js +++ b/resources/static/test/mocks/mocks.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global BrowserID: true */ /* 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/resources/static/test/mocks/provisioning.js b/resources/static/test/mocks/provisioning.js index 59101556ff5ea3684383ecf05dcf008a9fc67e2d..fbb39336b03c67a6b6815b9ee7b07823b61a69db 100644 --- a/resources/static/test/mocks/provisioning.js +++ b/resources/static/test/mocks/provisioning.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global BrowserID: true */ /* 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/resources/static/test/mocks/winchan.js b/resources/static/test/mocks/winchan.js index cab49e566953dcf7c2b3f214afef4ea41710bc83..359a91b6cd23654f9c841dac27587933e50a0a50 100644 --- a/resources/static/test/mocks/winchan.js +++ b/resources/static/test/mocks/winchan.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global BrowserID: true */ /* 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/resources/static/test/mocks/window.js b/resources/static/test/mocks/window.js index e41e909e232e8d478792b234fb1fa628550dc5cb..242d9661cf02c3b97fdafc0d99db9a4244fc4758 100644 --- a/resources/static/test/mocks/window.js +++ b/resources/static/test/mocks/window.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global BrowserID: true */ /* 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/resources/static/test/mocks/xhr.js b/resources/static/test/mocks/xhr.js index c5abae2d3c003c8baf1e451e33ac918ee3575799..de35fd72a4e136ecf63a2b56b96ebcb7a3126541 100644 --- a/resources/static/test/mocks/xhr.js +++ b/resources/static/test/mocks/xhr.js @@ -1,5 +1,3 @@ -/*jshint browser: true, forin: true, laxbreak: true */ -/*global start: true, stop: true, module: true, ok: true, equal: true, BrowserID: true */ /* 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/resources/static/test/testHelpers/helpers.js b/resources/static/test/testHelpers/helpers.js index f68178d38bdd03d6dbb51da61409f0ec64f2b485..46337f2f89604403a79432e3e2c55e890c6efb85 100644 --- a/resources/static/test/testHelpers/helpers.js +++ b/resources/static/test/testHelpers/helpers.js @@ -1,5 +1,3 @@ -/*jshint browser: true laxbreak: true, expr: true */ -/*global BrowserID: true, ok: true, equal: true, start: true, deepEqual: true, notEqual: true */ /* 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