Closed
Bug 1424864
Opened 7 years ago
Closed 7 years ago
Fix some issues raised when starting to enable no-undef on mobile/android.
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(firefox59 fixed)
RESOLVED
FIXED
Firefox 59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
I've started looking at getting no-undef enabled for mobile/android.
I found a couple of instances of false positives, but also a couple of instances where error handling is using the wrong error type.
I have a patch for these that I'll upload in a moment.
Comment hidden (mozreview-request) |
Comment on attachment 8936373 [details]
Bug 1424864. Fix some minor issues raised by ESLint when enabling no-undef on mobile/android.
Moving reviews to Nevin – I primarily work on the Activity Stream component of Firefox for Android.
Attachment #8936373 -
Flags: review?(michael.l.comella) → review?(cnevinchen)
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8936373 [details]
Bug 1424864. Fix some minor issues raised by ESLint when enabling no-undef on mobile/android.
https://reviewboard.mozilla.org/r/207094/#review214428
Attachment #8936373 -
Flags: review?(cnevinchen) → review+
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dac40e5e9cff
Fix some minor issues raised by ESLint when enabling no-undef on mobile/android. r=nechen
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 59
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•