Closed
Bug 923871
Opened 11 years ago
Closed 11 years ago
[Contacts] Do not load import_sim_contacts.js for contacts list display
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect, P1)
Tracking
(blocking-b2g:koi+, b2g-v1.2 fixed)
Tracking | Status | |
---|---|---|
b2g-v1.2 | --- | fixed |
People
(Reporter: kgrandon, Assigned: kgrandon)
References
Details
(Keywords: perf, Whiteboard: [c= p=2 s= u=1.2])
Attachments
(1 file)
We currently lazy load sim_contacts.js, but it is in the path of contacts list display. When we use this we show a progress bar, and as we have a higher expectation of slowdown so we can wait until that point to load this.
Note: This should not have any impact on the datazilla numbers, but we should get to the first ready-to-use state faster.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #813910 -
Flags: review?(francisco.jordano)
Assignee | ||
Updated•11 years ago
|
OS: Mac OS X → Gonk (Firefox OS)
Hardware: x86 → ARM
Whiteboard: [c= p=2 s= u=] → [c= p=2 s=2013.09.20 u=]
Assignee | ||
Updated•11 years ago
|
Whiteboard: [c= p=2 s=2013.09.20 u=] → [c= p=2 s=2013.10.18 u=]
Comment 2•11 years ago
|
||
Comment on attachment 813910 [details]
Github pull request
Looking perfect to me, tried on the phone and working pretty nice.
Just left a comment in github regarding move the load of different libraries to the library loader in Contacts.
Cheers!
F.
Attachment #813910 -
Flags: review?(francisco.jordano) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Landed in master: https://github.com/mozilla-b2g/gaia/commit/a97b97c77743c56978859770e63007c64bf70aa6
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
blocking-b2g: koi? → koi+
Priority: -- → P1
Updated•11 years ago
|
Whiteboard: [c= p=2 s=2013.10.18 u=] → [c= p=2 s=2013.10.18 u=1.2]
Updated•11 years ago
|
Target Milestone: --- → 1.2 C3(Oct25)
Updated•11 years ago
|
Whiteboard: [c= p=2 s=2013.10.18 u=1.2] → [c= p=2 s= u=1.2]
Comment 5•11 years ago
|
||
Uplifted a97b97c77743c56978859770e63007c64bf70aa6 to:
v1.2: 0f90dc9a69401cde11044439066cb927ef3f7c36
status-b2g-v1.2:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•