Closed
Bug 1256939
Opened 10 years ago
Closed 10 years ago
[ESLint] Fix ESLint issues in devtools/client/webconsole/test/test-console-count-external-file.js
Categories
(DevTools :: Console, defect, P3)
DevTools
Console
Tracking
(firefox48 fixed, firefox49 fixed)
RESOLVED
FIXED
Firefox 49
People
(Reporter: linclark, Assigned: mkohler, Mentored)
References
Details
(Whiteboard: [btpp-backlog])
Attachments
(1 file)
|
679 bytes,
patch
|
jlast
:
review+
|
Details | Diff | Splinter Review |
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/test-console-count-external-file.js
| Reporter | ||
Updated•10 years ago
|
Whiteboard: [btpp-backlog]
| Assignee | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Looks good. Could you run try and then needinfo me?
| Assignee | ||
Comment 3•10 years ago
|
||
Comment 5•10 years ago
|
||
Comment on attachment 8750031 [details] [diff] [review]
0001-Bug-1256939-ESLint.patch
Thanks.
Flags: needinfo?(jlaster)
Attachment #8750031 -
Flags: review?(jlaster) → review+
| Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 7•10 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 49
Comment 8•10 years ago
|
||
| bugherder uplift | ||
status-firefox48:
--- → fixed
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•