Closed
Bug 844709
Opened 12 years ago
Closed 10 years ago
[follow-up of bug 842215] should consider lazy-loading in media_storage.js and app_storage.js
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jj.evelyn, Unassigned)
References
Details
We implement these two function without considering lazy-loading before, so they do extra things when open Settings app's main menu.
I did a quick fix on bug 842215, but we need some refactoring work to make code more readable.
Comment 1•10 years ago
|
||
app_storage.js is panelized and media_storage will be revised soon, will do this task in accordingly issues
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•