mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 16:22:00 +00:00
b2f3a7b8c9
- Add all current globals from _createExtGlobal in .eslintrc.js. - Remove non-existing globals. - State the sources of the extension-specific globals in .eslintrc.js. - Move extension-specific globals from common mobile/shared/ to a deeper level at mobile/shared/components/extensions/. - Remove obsolete globals/exported/import-globals-from comments from various ext-*.js files. - Fix linting errors in some tests due to use of non-global globals, that have become apparent due to the corrected linter definitions. Differential Revision: https://phabricator.services.mozilla.com/D228308 |
||
---|---|---|
.. | ||
actors | ||
chrome | ||
components | ||
modules | ||
.eslintrc.js | ||
moz.build | ||
moz.configure |