Closed Bug 1256163 Opened 9 years ago Closed 9 years ago

Fix all other code styles in webconsole.js

Categories

(DevTools :: Console, defect, P2)

defect

Tracking

(firefox48 fixed)

RESOLVED FIXED
Firefox 48
Tracking Status
firefox48 --- fixed

People

(Reporter: mkohler, Assigned: mkohler)

References

Details

(Whiteboard: [btpp-fix-later])

Attachments

(1 file, 3 obsolete files)

No description provided.
Assignee: nobody → mkohler
Status: NEW → ASSIGNED
After this patch, we have fixed all eslint errors in webconsole.js
Attachment #8729985 - Flags: review?(past)
Comment on attachment 8729985 [details] [diff] [review] 0001-Bug-1256163-Fix-all-other-code-styles-in-webconsole..patch Review of attachment 8729985 [details] [diff] [review]: ----------------------------------------------------------------- Redirecting to Lin
Attachment #8729985 - Flags: review?(past) → review?(lclark)
Comment on attachment 8729985 [details] [diff] [review] 0001-Bug-1256163-Fix-all-other-code-styles-in-webconsole..patch Review of attachment 8729985 [details] [diff] [review]: ----------------------------------------------------------------- Thanks for the patch! The fixes look good. The only problem is that we need to change the .eslintignore in a more complicated way. We should still ignore most of the files because they still have errors. You can see that here: https://treeherder.mozilla.org/#/jobs?repo=try&revision=6905d671c788&selectedJob=18037160
Attachment #8729985 - Flags: review?(lclark) → review-
Priority: -- → P2
Whiteboard: [btpp-fix-later]
Thanks for the review. Let's enable the non-test folder once we have fixed the others. Therefore I'm not changing anything on the .eslintignore for now.
Attachment #8729985 - Attachment is obsolete: true
Attachment #8730902 - Flags: review?(lclark)
Awesome! I'm just putting it through one more try push (this time actually running the tests) to make sure we haven't broken anything. If that shows up green, then this is good to go. Try push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=2aff3a4be2d0
Comment on attachment 8730902 [details] [diff] [review] 0001-Bug-1256163-Fix-all-other-code-styles-in-webconsole.patch Review of attachment 8730902 [details] [diff] [review]: ----------------------------------------------------------------- It looks like this is failing one of the tests: devtools/client/webconsole/test/browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js I didn't get a chance to look into where the test is failing, so there's a chance it's something obscure. Ping if you have any trouble diagnosing it.
Attachment #8730902 - Flags: review?(lclark) → review-
Attached patch webconsole.patch (obsolete) — Splinter Review
This now doesn't break the test at least locally. Unfortunately I still can't push to try.
Attachment #8730902 - Attachment is obsolete: true
Attachment #8731502 - Flags: review?(lclark)
Attachment #8731502 - Attachment is obsolete: true
Attachment #8731502 - Flags: review?(lclark)
Attachment #8731512 - Flags: review?(lclark)
Comment on attachment 8731512 [details] [diff] [review] webconsole.patch (incl. commit message) Review of attachment 8731512 [details] [diff] [review]: ----------------------------------------------------------------- Nice! Glad the try issue got sorted. The oranges in there look like unrelated intermittents to me, so I think this one's ready to go!
Attachment #8731512 - Flags: review?(lclark) → review+
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 48
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: