Closed Bug 1329012 Opened 7 years ago Closed 7 years ago

Enable the no-useless-call rule for eslint

Categories

(Toolkit :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla53
Tracking Status
firefox53 --- fixed

People

(Reporter: jaws, Assigned: jaws)

Details

Attachments

(1 file)

There are nine errors that are caught by this rule. This rule focuses on unnecessary uses of Function.call() and .apply().
Comment on attachment 8824227 [details]
Bug 1329012 - Enable the no-useless-call rule for eslint and fix the nine errors that it caught.

https://reviewboard.mozilla.org/r/102742/#review103512
Attachment #8824227 - Flags: review?(dtownsend) → review+
Pushed by jwein@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9eb227438c64
Enable the no-useless-call rule for eslint and fix the nine errors that it caught. r=mossop
https://hg.mozilla.org/mozilla-central/rev/9eb227438c64
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: