Closed
Bug 1854906
Opened 1 year ago
Closed 1 year ago
Enable more ESLint rules on layout/tools/reftest
Categories
(Testing :: Reftest, task)
Testing
Reftest
Tracking
(firefox120 fixed)
RESOLVED
FIXED
120 Branch
Tracking | Status | |
---|---|---|
firefox120 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(4 files)
After landing bug 1596056 I remembered there are more rules that are currently disabled for all of layout/
but that the reftest harness code is a small-ish block where we can start enabling them and that will help tidy the code up as well.
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
Depends on D189059
Assignee | ||
Comment 3•1 year ago
|
||
Depends on D189093
Assignee | ||
Comment 4•1 year ago
|
||
Depends on D189094
Assignee | ||
Comment 5•1 year ago
|
||
Depends on D189095
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6edccf1fc71a
Enable more ESLint rules on layout/tools/reftest (automatic fixes). r=tnikkel
https://hg.mozilla.org/integration/autoland/rev/b31e6a93b12f
Fix more ESLint issues in layout/tools/reftest (manual fixes). r=tnikkel
https://hg.mozilla.org/integration/autoland/rev/b0d31148bcfa
Fix ESLint no-throw-literal issues in layout/tools/reftest. r=tnikkel
https://hg.mozilla.org/integration/autoland/rev/f3ec7dfca889
Enable all ESLint rules on layout/tools/reftest. r=tnikkel
Comment 7•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6edccf1fc71a
https://hg.mozilla.org/mozilla-central/rev/b31e6a93b12f
https://hg.mozilla.org/mozilla-central/rev/b0d31148bcfa
https://hg.mozilla.org/mozilla-central/rev/f3ec7dfca889
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•