Closed
Bug 918122
Opened 12 years ago
Closed 12 years ago
homescreen fails to launch contacts in v1.2 or master
Categories
(Firefox OS Graveyard :: Gaia::Homescreen, defect)
Tracking
(b2g-v1.2 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| b2g-v1.2 | --- | fixed |
People
(Reporter: bkelly, Assigned: kgrandon)
References
Details
(Whiteboard: [c= p= s=2013.09.20 u=])
Attachments
(2 files)
On recent master and v1.2 branch the contacts app will not launch. Adding debug to homescreen shows that icon.app is missing for contacts in page.js.
All other apps seem to launch fine from both the dock and the grid.
Contacts functions fine if you launch dialer and then go to contacts from there.
Also, datazilla is running fine, so it seems launching contacts from marionette works.
| Reporter | ||
Comment 1•12 years ago
|
||
Kevin bisected this and found that the bad commit is:
https://github.com/mozilla-b2g/gaia/commit/4cfe3660a8f293f54c111d07fca5cec6089bd32a
blocking-b2g: --- → koi?
Component: Gaia::Contacts → Gaia::Homescreen
Summary: contacts does not launch in v1.2 or master → homescreen fails to launch contacts in v1.2 or master
| Assignee | ||
Comment 2•12 years ago
|
||
Attachment #806970 -
Flags: review?(fabrice)
| Assignee | ||
Comment 3•12 years ago
|
||
Attachment #806971 -
Flags: review?(fabrice)
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → kgrandon
Status: NEW → ASSIGNED
Updated•12 years ago
|
Attachment #806970 -
Flags: review?(fabrice) → review+
Updated•12 years ago
|
Attachment #806971 -
Flags: review?(fabrice) → review+
Comment 4•12 years ago
|
||
Note - make sure you reopen bug 911696 after you land this backout.
| Assignee | ||
Comment 5•12 years ago
|
||
| Assignee | ||
Comment 6•12 years ago
|
||
Fixed in 1.2 as well.
Status: ASSIGNED → RESOLVED
blocking-b2g: koi? → ---
Closed: 12 years ago
status-b2g-v1.2:
--- → fixed
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: [c= p= s=2013.09.20 u=]
You need to log in
before you can comment on or make changes to this bug.
Description
•