gecko-dev/chrome
Mark Banner c6885f5391 Bug 1488445 - Remove and replace obsolete ESLint rules. r=mossop
This removes a number of references to rules that are now deprecated or removed from ESLint.

- no-native-reassign is replaced with no-global-assign
- no-spaced-func is replaced with func-call-spacing (where enabled)

Depends on D4944

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

--HG--
extra : moz-landing-system : lando
2018-09-04 18:08:43 +00:00
..
test Bug 1488445 - Remove and replace obsolete ESLint rules. r=mossop 2018-09-04 18:08:43 +00:00
moz.build
nsChromeProtocolHandler.cpp
nsChromeProtocolHandler.h
nsChromeRegistry.cpp Bug 1479544. Remove nsIXULChromeRegistry::ReloadChrome. r=mossop 2018-08-03 15:14:43 +00:00
nsChromeRegistry.h Bug 1479544. Remove nsIXULChromeRegistry::ReloadChrome. r=mossop 2018-08-03 15:14:43 +00:00
nsChromeRegistryChrome.cpp
nsChromeRegistryChrome.h
nsChromeRegistryContent.cpp
nsChromeRegistryContent.h
nsIChromeRegistry.idl Bug 1479544. Remove nsIXULChromeRegistry::ReloadChrome. r=mossop 2018-08-03 15:14:43 +00:00
nsIToolkitChromeRegistry.idl
RegistryMessageUtils.h