Closed Bug 1256864 Opened 8 years ago Closed 8 years ago

[ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_webconsole_bug_651501_document_body_autocomplete.js

Categories

(DevTools :: Console, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: linclark, Unassigned, Mentored)

References

Details

(Whiteboard: [btpp-backlog])

If you haven’t contributed to Firefox before, follow the steps here to set up your environment: https://developer.mozilla.org/en-US/docs/Tools/Contributing#Getting_set_up

Then, automatically configure ESLint to work with the Firefox specific rules by following the instructions here: https://wiki.mozilla.org/DevTools/CodingStandards

Then you can see the issues that need to be fixed by running

> eslint --no-ignore devtools/client/webconsole/test/browser_webconsole_bug_651501_document_body_autocomplete.js
Blocks: 1256948
Priority: -- → P3
Whiteboard: [btpp-backlog]
It looks like this one has been taken care of?

$ git log -1 --pretty=format:'%h %ci'
5b45193 2016-09-29 11:44:58 +0200

$ ./mach eslint  --no-ignore devtools/client/webconsole/test/browser_webconsole_bug_651501_document_body_autocomplete.js
✖ 0 problems (0 errors, 0 warnings)
Closing unassigned webconsole test eslint bugs.  These tests will either be copied over and refactored for the new console frontend or removed and replaced with unit tests, so no sense in spending time fixing lint errors.  See bug 1308219.

Filter on NOVEMBERSEVENTH
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.