Closed
Bug 991383
Opened 12 years ago
Closed 8 years ago
[gaia/backend] load search functionality on demand or at least defer bleach.js dep load
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: asuth, Unassigned)
Details
Bug 882917 changed dependencies so that our bleach.js dep moved from chewlayer.js to worker-bootstrap.js. Searching functionality is not required for the core 'view your inbox' / 'read something in your inbox' initial bootstrap and so should be lazy loaded. Likewise it's also not needed for sync, so it's excess baggage for cronsync too.
Ideally the search slice could be created synchronously but have its dependencies lazy load so the retrieval of messages just gets pushed out slightly.
Comment 1•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•