Closed Bug 1232731 Opened 9 years ago Closed 7 years ago

[META] Fix code style in webconsole.js

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(firefox46 affected)

RESOLVED WONTFIX
Tracking Status
firefox46 --- affected

People

(Reporter: linclark, Unassigned)

References

Details

(Keywords: good-first-bug, Whiteboard: [lang=js])

There are lots of ESLint warnings and aVariable style parameters in webconsole.js.
Assignee: nobody → lclark
Blocks: 1232727
Depends on: 1232842
Turns out there are a *ton* of different rule breakages in this file, so turning this into a meta issue.
No longer blocks: 1232727
Summary: Fix code style in webconsole.js → [META] Fix code style in webconsole.js
Assignee: lclark → nobody
No longer blocks: 1243133
Depends on: 1243133
Depends on: 1243764
Depends on: 1244514
Depends on: 1246188
Depends on: 1256163
Assignee: nobody → mkohler
Assignee: mkohler → nobody
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Thanks everyone! We are so very close!

Now that Bug 1256163 landed, I checked origin/fx-team. It looks like 1 more error snuck in there :( I'm now thinking the best way to avoid this is to add ignores for each .js file or directory at the top level in the webconsole directory. This should only require adding a handful of lines to the file.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Keywords: good-first-bug
Whiteboard: [lang=js
Whiteboard: [lang=js → [lang=js]
I'm a student at Seneca college learning open source, and I was hoping to work on this bug for my course.  If no one else is currently working on it, I'd like to give it a try even though i am not familiar with linting
(In reply to ewhite7 from comment #3)
> I'm a student at Seneca college learning open source, and I was hoping to
> work on this bug for my course.  If no one else is currently working on it,
> I'd like to give it a try even though i am not familiar with linting

Hi, fixing lint on webconsole.js isn't needed anymore with the new console frontend that we've been working on, so I'm going to close this bug. But there should be another bug you could take.  Would you like to try https://bugzilla.mozilla.org/show_bug.cgi?id=1393609?  I'll add some more instructions on how to start in that bug.
Status: REOPENED → RESOLVED
Closed: 8 years ago7 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.