Closed Bug 763789 Opened 12 years ago Closed 12 years ago

Allow launching of natively installed webapps from launch() method in mozapps API - Linux

Categories

(Firefox Graveyard :: Web Apps, defect, P3)

All
Linux
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 772600
Firefox 16

People

(Reporter: jsmith, Assigned: marco)

References

Details

Attachments

(1 file)

Similar to bug 763740, but for linux. This should allow users to launch apps from the launch() method, so that dashboards (such as the new tab up and coming) can launch the native web runtime shell.
Depends on: 756307
Blocks: 745924
Attached patch WIPSplinter Review
Assignee: nobody → mar.castelluccio
Status: NEW → ASSIGNED
Priority: -- → P3
Attachment #632920 - Attachment is patch: true
Comment on attachment 632920 [details] [diff] [review] WIP 1) This code duplicates path creating logic in WebappsInstaller.jsm 2) This also invites #ifdef #else for other platforms under the case which seems incorrect. It will be advisable to to move install/launch/is_lanucable/uninstall and the like functionality into a single module which would hide platform specifics from upstream callers
Is there a bug for moving the path logic from browser/.../WebappsInstaller.jsm to dom/... ? It seems like we want the per-platform app object from WebappsInstaller in Webapps.jsm to avoid all the #ifdefs inside functions.
QA Contact: jsmith
Fixed by bug 772600
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 16
Resolution: FIXED → DUPLICATE
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: