Closed
Bug 1515942
Opened 2 years ago
Closed 2 years ago
Enable ESLint for gfx/
Categories
(Core :: Graphics, enhancement)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
As part of rolling out ESLint across the tree, we should enable it for gfx. I've had a parch series around for a while now, not quite sure when I started it. However, its time to see about landing it. The only thing that's missing is to enable no-undef for gfx/layers/apz/test/mochitest/**. I think we might need some tweaks to the ESLint module for that, I'll file a follow-up about it.
Assignee | ||
Comment 1•2 years ago
|
||
Try push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=80a97638f9556f3d45f5d73091404e77e7271aae
Assignee | ||
Comment 2•2 years ago
|
||
This changes single quotes to double quotes in one patch to match our ESLint rules. This used ESLint's automatic fixing.
Assignee | ||
Comment 3•2 years ago
|
||
Depends on D15204
Assignee | ||
Comment 4•2 years ago
|
||
Depends on D15205
Updated•2 years ago
|
Attachment #9032955 -
Attachment description: Bug 1515942 - Enable ESLint for gfx/ (manual fixes). r?jrmuizel → Bug 1515942 - Enable ESLint for gfx/ (manual fixes). r?kats
Assignee | ||
Comment 5•2 years ago
|
||
New try push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=4584d113a694f10bd6c23c65186a41d15592af8c
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/486d4df8ab20 Enable ESLint for gfx/ (fix quotes only). r=jrmuizel https://hg.mozilla.org/integration/autoland/rev/cda72b927c04 Enable ESLint for gfx/ (automatic fixes). r=kats https://hg.mozilla.org/integration/autoland/rev/d6c5ea714d9d Enable ESLint for gfx/ (manual fixes). r=kats
Comment 7•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/486d4df8ab20 https://hg.mozilla.org/mozilla-central/rev/cda72b927c04 https://hg.mozilla.org/mozilla-central/rev/d6c5ea714d9d
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•