Closed
Bug 1256789
Opened 9 years ago
Closed 9 years ago
[ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_console_iframe_messages.js
Categories
(DevTools :: Console, defect, P3)
DevTools
Console
Tracking
(firefox49 fixed)
RESOLVED
FIXED
Firefox 49
Tracking | Status | |
---|---|---|
firefox49 | --- | fixed |
People
(Reporter: linclark, Assigned: jryans, Mentored)
References
Details
(Whiteboard: [btpp-backlog][fixed-by-bug-1271084])
Attachments
(1 file)
1.05 KB,
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/browser_console_iframe_messages.js
Reporter | ||
Updated•9 years ago
|
Whiteboard: [btpp-backlog]
Updated•9 years ago
|
Assignee: nobody → me
Updated•9 years ago
|
Status: NEW → ASSIGNED
Comment 1•9 years ago
|
||
Attachment #8750020 -
Flags: review?(jlaster)
Comment 2•9 years ago
|
||
Comment on attachment 8750020 [details] [diff] [review]
0001-Bug-1256789-ESLint.patch
Review of attachment 8750020 [details] [diff] [review]:
-----------------------------------------------------------------
lgtm!
Attachment #8750020 -
Flags: review?(jlaster) → review+
Updated•9 years ago
|
Keywords: checkin-needed
Comment 3•9 years ago
|
||
This was fixed by https://hg.mozilla.org/integration/fx-team/rev/c4b1eb619c41
Keywords: checkin-needed
Whiteboard: [btpp-backlog] → [btpp-backlog][fixed-by-bug-1271084]
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Target Milestone: --- → Firefox 49
Updated•9 years ago
|
status-firefox49:
--- → 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
•