Closed
Bug 860809
Opened 13 years ago
Closed 13 years ago
Using a cookie instead of async_storage save us 400ms
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Tracking
(blocking-b2g:tef+, b2g18 fixed, b2g18-v1.0.0 wontfix, b2g18-v1.0.1 fixed)
RESOLVED
FIXED
| blocking-b2g | tef+ |
People
(Reporter: alberto.pastor, Assigned: alberto.pastor)
References
Details
Using a cookie (like email or calendar are doing) save us some startup time when loading the boolean that says if we need to request the contacts sorted by givenName or familyName
| Assignee | ||
Comment 1•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Blocks: Contacts-Startup
blocking-b2g: --- → tef+
status-b2g18:
--- → affected
status-b2g18-v1.0.0:
--- → wontfix
status-b2g18-v1.0.1:
--- → affected
Comment 2•13 years ago
|
||
This bug uplifted cleanly to v1-train but not v1.0.1.
v1-train: d8a8464da9ff03fc33d3a4ba420a0f4b40dc8018
The v1.0.1 has a fairly large conflict.
| Assignee | ||
Comment 3•13 years ago
|
||
Updated•13 years ago
|
Flags: needinfo?(jhford)
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → alberto.pastor
| Assignee | ||
Comment 4•13 years ago
|
||
v1.0.1: 0e19e02bf0f92554b77af40afd4439f19cd70eae
Flags: needinfo?(jhford)
Comment 5•13 years ago
|
||
Can you please provide steps to verify this fix - as we will blackbox test from the UI?
Comment 6•13 years ago
|
||
Can you please provide steps to verify this fix - as we can perform blackbox testing from the UI?
You need to log in
before you can comment on or make changes to this bug.
Description
•