forked from mirrors/gecko-dev
Bug 1837950 - Remove references to about:performance in .eslintrc.js, r=Standard8 DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D180665
This commit is contained in:
parent
a0aaf3999a
commit
10dc1bd587
1 changed files with 0 additions and 2 deletions
|
|
@ -287,7 +287,6 @@ module.exports = {
|
|||
"testing/**",
|
||||
"toolkit/actors/**",
|
||||
"toolkit/components/aboutmemory/**",
|
||||
"toolkit/components/aboutperformance/**",
|
||||
"toolkit/components/aboutprocesses/content/aboutProcesses.js",
|
||||
"toolkit/components/antitracking/**",
|
||||
"toolkit/components/asyncshutdown/**",
|
||||
|
|
@ -1813,7 +1812,6 @@ module.exports = {
|
|||
"testing/talos/talos/tests/tabswitch/api.js",
|
||||
"testing/talos/talos/webextensions/dummy/background.js",
|
||||
"testing/xpcshell/moz-http2/moz-http2.js",
|
||||
"toolkit/components/aboutperformance/tests/browser/browser_aboutperformance.js",
|
||||
"toolkit/components/aboutprocesses/tests/browser/head.js",
|
||||
"toolkit/components/alerts/test/browser_bug1682866.js",
|
||||
"toolkit/components/antitracking/test/browser/browser_contentBlockingAllowListPrincipal.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue