Closed
Bug 1508983
Opened 4 years ago
Closed 4 years ago
Enable ESLint for dom/base/test/chrome and dom/base/test/unit
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla66
People
(Reporter: standard8, Assigned: contact)
References
Details
(Whiteboard: [seneca-eslint])
Attachments
(4 files, 1 obsolete file)
As part of rolling out ESLint across the tree, we should enable it for dom/base/test/chrome and dom/base/test/unit.
Updated•4 years ago
|
Priority: -- → P3
Reporter | ||
Updated•4 years ago
|
Assignee: standard8 → contact
Sorry for the awkward, tacked on extra bug number, I did the "-b 1508983" appending in moz-phab out of worry that it wouldn't pick up on the # before the number. Any way to remove it?
Reporter | ||
Comment 7•4 years ago
|
||
(In reply to mordax from comment #6) > Sorry for the awkward, tacked on extra bug number, I did the "-b 1508983" > appending in moz-phab out of worry that it wouldn't pick up on the # before > the number. Any way to remove it? When you do your next update, if you use `hg histedit` you can use the "mess" (m) option to change the message for each commit. Generally just make the commit message "Bug 1508983 - Enable ESLint for dom/base/test/unit (manual changes)" with no #. Once you've done the changes, you should be able to run `moz-phab submit` again and it'll update the titles for you. If you're not using moz-phab, then just go into the revisions on phabricator and select "Edit Revision", from there you can change it.
Updated•4 years ago
|
Attachment #9028045 -
Attachment description: Bug 1508983 - Bug #1508983 - Enable ESLint for dom/base/test/chrome (automatic changes) → Bug 1508983 - Enable ESLint for dom/base/test/chrome (automatic changes)
Updated•4 years ago
|
Attachment #9028048 -
Attachment description: Bug 1508983 - Bug #1508983 - Enable ESLint for dom/base/test/chrome/ (manual changes) → Bug 1508983 - Enable ESLint for dom/base/test/chrome/ (manual changes)
Updated•4 years ago
|
Attachment #9028050 -
Attachment description: Bug 1508983 - Bug #1508983 - Enable ESLint for dom/base/test/unit (automatic changes) → Bug 1508983 - Enable ESLint for dom/base/test/unit (automatic changes)
Updated•4 years ago
|
Attachment #9028056 -
Attachment description: Bug 1508983 - Bug #1508983 - Enable ESLint for dom/base/test/unit (manual changes) → Bug 1508983 - Enable ESLint for dom/base/test/unit (manual changes)
Updated•4 years ago
|
Attachment #9028849 -
Attachment is obsolete: true
Comment 9•4 years ago
|
||
I'm on PTO so you'll get faster reviews from somebody else.
Reporter | ||
Comment 10•4 years ago
|
||
Ok, thanks Andrew.
Comment 11•4 years ago
|
||
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/002907f3b577 Enable ESLint for dom/base/test/chrome (automatic changes) r=Standard8,smaug https://hg.mozilla.org/integration/autoland/rev/61192787a882 Enable ESLint for dom/base/test/chrome/ (manual changes) r=Standard8,smaug https://hg.mozilla.org/integration/autoland/rev/dd6e480be253 Enable ESLint for dom/base/test/unit (automatic changes) r=Standard8,mccr8 https://hg.mozilla.org/integration/autoland/rev/6b3257019239 Enable ESLint for dom/base/test/unit (manual changes) r=Standard8,smaug
![]() |
||
Comment 12•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/002907f3b577 https://hg.mozilla.org/mozilla-central/rev/61192787a882 https://hg.mozilla.org/mozilla-central/rev/dd6e480be253 https://hg.mozilla.org/mozilla-central/rev/6b3257019239
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Reporter | ||
Comment 13•4 years ago
|
||
This has now landed on the main branch. Mordax, thank you for working on this.
Assignee | ||
Comment 14•4 years ago
|
||
(In reply to Mark Banner (:standard8) from comment #13) > This has now landed on the main branch. Mordax, thank you for working on > this. No, thank you! Sorry for the lack of banter, I've been like the living dead these few days due to the end of my semester. Thanks for your direction and really helpful reviews, I'm glad you were our mentor! I'll be sticking around if you folks don't mind, this was a really enjoyable experience!
Updated•4 years ago
|
Updated•4 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•