Closed
Bug 940837
Opened 11 years ago
Closed 11 years ago
[UITest] Move image out of js
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: tjao, Assigned: tjao)
References
Details
Some tests in UITest app embeded images in the .js which makes gjslint complaining "Line too long" error. We should move them into style folder.
Assignee | ||
Comment 1•11 years ago
|
||
In some case, we have to use base64 string rather than file path to an image. So I decide to ignore lint check in these cases.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•