gecko-dev/editor/composer/test
Mark Banner e824d800fb Bug 1489980 - Enable ESLint for editor/ - Manual fixes. r=masayuki
This enables the editor directory to be linted, and fixes the remaining issues raised by ESLint. Various rules were fixed here including, no-shadow, no-undef, no-unused-vars and others.

I've generally gone conservative, disabling rules where it doesn't make sense to fix them (e.g. sometimes suggests use-services for tests, but it is only used once, or within a Chrome script).

Depends on D5585

Differential Revision: https://phabricator.services.mozilla.com/D5587

--HG--
extra : moz-landing-system : lando
2018-09-13 07:59:47 +00:00
..
.eslintrc.js Bug 1489980 - Editor ESLint for editor/ - Initial setup adding configs for tests. r=masayuki 2018-09-13 07:57:57 +00:00
chrome.ini Bug 1310297 - Remove test annotations using b2g, mulet or gonk: editor. r=RyanVM 2016-11-05 11:29:19 +01:00
mochitest.ini Bug 1442500 - Part 3. Move spellchecker tests to editor/spellchecker. r=masayuki 2018-03-02 12:57:54 +09:00
test_bug348497.html Bug 1489980 - Enable ESLint for editor/ - automatic fixes r=masayuki 2018-09-13 07:58:19 +00:00
test_bug384147.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_bug389350.html Bug 1489980 - Enable ESLint for editor/ - automatic fixes r=masayuki 2018-09-13 07:58:19 +00:00
test_bug434998.xul Bug 1448018, remove ContainerBoxObject which is only used to access the docshell, but bug 1448018 made the docshell accessible from the frameloader instead so the container box object is no longer being used. Change some editor tests which just access the docShell directly rather than through the box object, r=bz 2018-03-29 10:44:52 -04:00
test_bug519928.html Bug 1489980 - Enable ESLint for editor/ - Manual fixes. r=masayuki 2018-09-13 07:59:47 +00:00
test_bug738440.html
test_bug1266815.html Bug 1489980 - Enable ESLint for editor/ - automatic fixes r=masayuki 2018-09-13 07:58:19 +00:00