Closed
Bug 853041
Opened 13 years ago
Closed 13 years ago
[Dialer] Solving Lint errors (follow-up of 845487)
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: gtorodelvalle, Assigned: gtorodelvalle)
References
Details
Attachments
(1 file)
Basically, we need to solve a couple of Lint errors detected by Travis:
----- FILE : /home/travis/build/mozilla-b2g/gaia/apps/communications/contacts/oauth2/js/oauth20.js -----
Line 84, E:0131: Single-quoted string preferred over double-quoted string.
Line 107, E:0131: Single-quoted string preferred over double-quoted string.
Found 2 errors, including 0 new errors, in 1 files (603 files OK).
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → gtorodelvalle
| Assignee | ||
Comment 2•13 years ago
|
||
Attachment #727280 -
Flags: review?(fernando.campo)
Updated•13 years ago
|
Attachment #727280 -
Flags: review?(fernando.campo) → review+
| Assignee | ||
Comment 3•13 years ago
|
||
This bug is invalid since the commit which caused the Lint errors has been reverted. Solving the Lint errors directly in the new patch I'll create for bug 845487.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•