Closed Bug 699828 Opened 13 years ago Closed 13 years ago

Make app install button work on mobile

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kumar, Assigned: spasovski)

References

Details

STR: - install the open web app extension - go to an app page using a mobile user-agent - click the install button Results: JavaScript error: manifestURL is not defined Actual: This should call navigator.app.install() with the manifest URL and handle errors returned from install() Use the apps.install() wrapper to handle errors, introduced in bug 694414
Blocks: 690899
This looks awfully similar to bug 695427.
Blocks: 695427
The difference is the other one is about purchasing an app (which might be more involved), this is just for installing any app
This seems related to my current work.
Assignee: nobody → dspasovski
Priority: -- → P1
Target Milestone: --- → 6.3.2
This should be done but needs proper tests.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
ok, I created bug 704565 -- let me know if you want to talk through a strategy for adding useful JS tests
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.