Closed
Bug 1256780
Opened 9 years ago
Closed 9 years ago
[ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_console_addonsdk_loader_exception.js
Categories
(DevTools :: Console, defect, P3)
DevTools
Console
Tracking
(firefox48 fixed, firefox49 fixed)
RESOLVED
FIXED
Firefox 49
People
(Reporter: linclark, Assigned: jbhoosreddy, Mentored)
References
Details
(Whiteboard: [btpp-backlog])
Attachments
(1 file, 1 obsolete file)
|
2.24 KB,
patch
|
jbhoosreddy
:
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/browser_console_addonsdk_loader_exception.js
| Reporter | ||
Updated•9 years ago
|
Whiteboard: [btpp-backlog]
Updated•9 years ago
|
Assignee: nobody → jaideepb
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8755621 -
Flags: review?(bgrinstead)
Comment 2•9 years ago
|
||
Comment on attachment 8755621 [details] [diff] [review]
1256780.patch
Review of attachment 8755621 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good to me. Please update the commit message to end with ;r=bgrins and also get rid of the leading [ESLint]
Attachment #8755621 -
Flags: review?(bgrinstead) → review+
| Assignee | ||
Comment 3•9 years ago
|
||
Attachment #8755621 -
Attachment is obsolete: true
Attachment #8755639 -
Flags: review+
Comment 4•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 6•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 49
Comment 7•9 years ago
|
||
| bugherder uplift | ||
status-firefox48:
--- → fixed
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•