Closed
Bug 1860988
Opened 2 years ago
Closed 2 years ago
Enable all ESLint rules on the rest of dom/**/*.xhtml files that were renamed from xul
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
121 Branch
| Tracking | Status | |
|---|---|---|
| firefox121 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
This is a continuation of the ESLint enabling for dom/. Here we focus on removing the exclusion block for when xul files were changed to xhtml, and existing failures were ignored.
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Depends on D191848
| Assignee | ||
Comment 3•2 years ago
|
||
Depends on D191849
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8ad1915e35aa
Enable ESLint rule no-useless-return on all of dom/*. r=dom-core,mccr8
https://hg.mozilla.org/integration/autoland/rev/2a2cf9cdb8c9
Enable ESLint rule object-shorthand on remaining parts of dom/*. r=dom-core,mccr8
https://hg.mozilla.org/integration/autoland/rev/a53174d3e10a
Enable all ESLint rules on the rest of dom/**/*.xhtml files that were renamed from xul. r=dom-core,mccr8
Comment 5•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/8ad1915e35aa
https://hg.mozilla.org/mozilla-central/rev/2a2cf9cdb8c9
https://hg.mozilla.org/mozilla-central/rev/a53174d3e10a
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•