Closed
Bug 1439831
Opened 8 years ago
Closed 8 years ago
Enable ESLint rule mozilla/use-services for mobile/android
Categories
(Firefox for Android Graveyard :: General, enhancement, P3)
Firefox for Android Graveyard
General
Tracking
(firefox60 fixed)
RESOLVED
FIXED
Firefox 60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
As we've been doing elsewhere, this continues the work to replace .getService() with Services.jsm uses where possible and enable the mozilla/use-services rule, this has generally more easy to read code, will make the testing code more consistent with the rest of development and have perf advantages.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Priority: -- → P3
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8952642 [details]
Bug 1439831 - Enable ESLint rule mozilla/use-services for mobile/android.
https://reviewboard.mozilla.org/r/221892/#review230530
Attachment #8952642 -
Flags: review?(cnevinchen) → review+
Comment hidden (mozreview-request) |
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0d73894a5fc4
Enable ESLint rule mozilla/use-services for mobile/android. r=nechen
![]() |
||
Comment 6•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 60
Updated•5 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
•