Closed
Bug 1312278
Opened 9 years ago
Closed 9 years ago
Turn on no-unused-vars for browser/tools/mozscreenshots
Categories
(Testing :: mozscreenshots, defect)
Testing
mozscreenshots
Tracking
(firefox52 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox52 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
I'm looking to turn on no-unused-vars throughout the tree as it is useful for ensuring that dead code isn't left lying around, and can help find the occasional bug.
| Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8803714 [details]
Bug 1312278 - Turn on no-unused-vars for browser/tools/mozscreenshots.
https://reviewboard.mozilla.org/r/87848/#review86874
Thanks
Attachment #8803714 -
Flags: review?(MattN+bmo) → review+
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8a39edd6beb7
Turn on no-unused-vars for browser/tools/mozscreenshots. r=MattN
Comment 4•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 52
Updated•8 years ago
|
Component: General → mozscreenshots
Product: Firefox → Testing
Target Milestone: Firefox 52 → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•