Closed Bug 1462400 Opened 3 years ago Closed 3 years ago

Tell eslint about XPCOMUtils.defineLazyProxy

Categories

(Firefox Build System :: Lint and Formatting, enhancement)

enhancement
Not set
normal

Tracking

(firefox62 fixed)

RESOLVED FIXED
mozilla62
Tracking Status
firefox62 --- fixed

People

(Reporter: Felipe, Assigned: Felipe)

References

Details

Attachments

(1 file)

ESLint needs to know about variables defined through XPCOMUtils.defineLazyProxy
Blocks: 1461248
Comment on attachment 8976638 [details]
Bug 1462400 - Tell eslint about XPCOMUtils.defineLazyProxy.

https://reviewboard.mozilla.org/r/244732/#review251094

Can you also do me a favour and bump the eslint-plugin-mozilla versions in:

tools/lint/eslint/eslint-plugin-mozilla/package.json
tools/lint/eslint/eslint-plugin-mozilla/package-lock.json

Probably 0.13.0 will do. You can add it to this changeset. I forgot the other day when I landed some stuff.
Attachment #8976638 - Flags: review?(standard8) → review+
Pushed by felipc@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/905c4c76602d
Tell eslint about XPCOMUtils.defineLazyProxy. r=standard8
https://hg.mozilla.org/mozilla-central/rev/905c4c76602d
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Commit pushed to master at https://github.com/mozilla/kuma

https://github.com/mozilla/kuma/commit/42a261531255c8daf244459cd4e820282653dd74
Merge pull request #5143 from escattone/improve-functional-tests-1462440

bug 1462400: Improve functional tests
Commits pushed to master at https://github.com/mozilla/kuma

https://github.com/mozilla/kuma/commit/15d58c811c0a90af3fa22a3012f3f050d6123832
bug 1462400: fix test_footer_language_selector test

https://github.com/mozilla/kuma/commit/76f6dbe4432d7d9da390e3129ccb2fe6455f58b5
Merge pull request #5163 from escattone/fix-footer-lang-select-test-1462400

bug 1462400: fix test_footer_language_selector test
Commits pushed to master at https://github.com/mozilla/kuma

https://github.com/mozilla/kuma/commit/d0aedf9f29564f8149634db309261912d5a11680
bug 1462400: fix test_header_signin and test_edit_sign_in

Both of these tests would sometimes fail due to their buttons
being obscured by the task-completion survey. Disable the survey
prior to clicking.

https://github.com/mozilla/kuma/commit/175a64503481eee2abfd087135b5afa46970f79d
Merge pull request #5166 from escattone/avoid-survey-obscuration-1462400

bug 1462400: fix test_header_signin and test_edit_sign_in
You need to log in before you can comment on or make changes to this bug.