Closed
Bug 1155750
Opened 10 years ago
Closed 10 years ago
Fix remaining FM jshint issues
Categories
(Firefox OS Graveyard :: Gaia::FMRadio, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kgrandon, Assigned: kgrandon)
References
Details
Attachments
(1 file)
We're getting close to being done with jshint fixes and can kill off some legacy code once we do so. Let's push this through!
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8594046 [details] [review]
[gaia] KevinGrandon:bug_1155750_fm_jshint > mozilla-b2g:master
Pin or Tim - could either of you guys give me a quick review here? This is mostly just declaring some globals and moving code around to make JSHint happy - it was complaining a lot about variables being used before definition. In the long run I suggest breaking the fm.js file up into multiple different modules, but for now I'm just trying to get these linter errors cleaned up. Thanks!
Attachment #8594046 -
Flags: review?(timdream)
Attachment #8594046 -
Flags: review?(pzhang)
Comment 3•10 years ago
|
||
Comment on attachment 8594046 [details] [review]
[gaia] KevinGrandon:bug_1155750_fm_jshint > mozilla-b2g:master
r=me, thanks.
Attachment #8594046 -
Flags: review?(timdream)
Attachment #8594046 -
Flags: review?(pzhang)
Attachment #8594046 -
Flags: review+
Updated•10 years ago
|
Keywords: checkin-needed
Comment 5•10 years ago
|
||
Pull request has landed in master: https://github.com/mozilla-b2g/gaia/commit/5e40fcd908f7e810597cb7d8c4ccc547a1fbf4d7
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•