author | Andreas Tolfsen <ato@sny.no> |
Wed, 26 Jul 2017 15:04:51 +0100 | |
changeset 371310 | cba13cf446d510f870d6b61c91f7c0981748f7f3 |
parent 371309 | 31dcb89c3c4bab13b99e9c4f9c25ffa102fc3629 |
child 371311 | 9092331c31e41433f2f85e2b82141bba5b4ff807 |
push id | 93049 |
push user | cbook@mozilla.com |
push date | Thu, 27 Jul 2017 09:30:07 +0000 |
treeherder | mozilla-inbound@5e9f7561c2eb [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | automatedtester |
bugs | 1384517 |
milestone | 56.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
.eslintignore | file | annotate | diff | comparison | revisions |
--- a/.eslintignore +++ b/.eslintignore @@ -295,18 +295,19 @@ security/nss/** # Uses `#filter substitution` services/sync/modules/constants.js services/sync/services-sync.js # Remote protocol exclusions testing/marionette/test_*.js testing/marionette/atom.js testing/marionette/legacyaction.js -testing/marionette/client/** -testing/marionette/harness/** +testing/marionette/client +testing/marionette/doc +testing/marionette/harness # other testing/ exclusions testing/mochitest/** # third party modules testing/modules/ajv-4.1.1.js testing/modules/sinon-2.3.2.js # octothorpe used for pref file comment causes parsing error testing/mozbase/mozprofile/tests/files/prefs_with_comments.js