Closed
Bug 1515942
Opened 7 years ago
Closed 7 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•7 years ago
|
||
| Assignee | ||
Comment 2•7 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•7 years ago
|
||
Depends on D15204
| Assignee | ||
Comment 4•7 years ago
|
||
Depends on D15205
Updated•7 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•7 years ago
|
||
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•7 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: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•