Closed Bug 1172779 Opened 9 years ago Closed 9 years ago

Customizer Launcher displays "Communications" instead of "Dialer" and "Contacts"

Categories

(Firefox OS Graveyard :: Gaia::Customizer, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: drs, Assigned: pdahiya)

References

Details

(Keywords: dogfood, Whiteboard: [bzlite][spark])

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Mobile; rv:41.0) Gecko/41.0 Firefox/41.0 We should just hard code the handling for these apps. It's not worth properly handling multiple entry points.
Punam, can you take this? Note that the Communications app is the only one that still uses "entry_points" in the manifest. That's why I suggested hardcoding in the Dialer and Contacts apps, rather than parsing the "entry_points".
Component: Gaia::Feedback → Gaia::Customizer
Flags: needinfo?(pdahiya)
Priority: -- → P1
Whiteboard: [bzlite] → [bzlite][spark]
Assignee: nobody → pdahiya
Flags: needinfo?(pdahiya)
Hi Justin Attaching patch that shows Dialer and Contacts app in CL in place of Communications. Patch also addresses UI fix asked in https://bugzilla.mozilla.org/show_bug.cgi?id=1133943#c13 for CL. Please review. Thanks!
Attachment #8621705 - Flags: review?(jdarcangelo)
Comment on attachment 8621705 [details] [review] PR with fix of Bug1172779 Left some comments in the PR and talked with Punam on IRC about making this a bit more dynamic and not keying off the `name`.
Attachment #8621705 - Flags: review?(jdarcangelo) → review-
Comment on attachment 8621705 [details] [review] PR with fix of Bug1172779 Hi Justin Setting review flag on the patch updated with feedback. Please review. Thanks!
Attachment #8621705 - Flags: review- → review?(jdarcangelo)
Comment on attachment 8621705 [details] [review] PR with fix of Bug1172779 Much better! I left one comment on the PR that points out a small change that might make this work for apps other than "communications" that use entry points (although, I'm not aware of any others ATM).
Attachment #8621705 - Flags: review?(jdarcangelo) → review+
(In reply to Justin D'Arcangelo [:justindarc] from comment #5) > Comment on attachment 8621705 [details] [review] > PR with fix of Bug1172779 > > Much better! I left one comment on the PR that points out a small change > that might make this work for apps other than "communications" that use > entry points (although, I'm not aware of any others ATM). Updated patch in favor of removing hard coded communications mainfest url with app.manifest.entry_points to make it generic for parsing all apps with entry_points.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: