 Issue 29423569:
  Issue 4796 - Use a modern JS engine in the browser tests and convert all files to ECMAScript 6  (Closed) 
  Base URL: https://hg.adblockplus.org/adblockpluscore/
    
  
    Issue 29423569:
  Issue 4796 - Use a modern JS engine in the browser tests and convert all files to ECMAScript 6  (Closed) 
  Base URL: https://hg.adblockplus.org/adblockpluscore/| Index: .eslintignore | 
| =================================================================== | 
| --- a/.eslintignore | 
| +++ b/.eslintignore | 
| @@ -1,9 +1,2 @@ | 
| lib/jsbn.js | 
| lib/rusha.js | 
| - | 
| -# These files can not yet be linted, see | 
| -# https://issues.adblockplus.org/ticket/4796 | 
| -browsertests.js | 
| -chrome/content/elemHideEmulation.js | 
| -lib/common.js | 
| -test/browser/elemHideEmulation.js |