Closed
Bug 890056
Opened 12 years ago
Closed 11 years ago
Synthetic APK's need a way to install an app from chrome javascript
Categories
(Firefox for Android Graveyard :: Web Apps (PWAs), defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: wesj, Unassigned)
Details
The webapps chrome api's (intentionally I think?) don't make it easy for chrome javascript to install an application. Apps can specify in their manifests what origin's are allowed to install them.
For synthetic APK's we'll need to give an installed APK a way to say "Install this app" (either packaged or hosted) to the user, and then to install things without prompting.
Q: We need to make sure that mozilla approved apks can do this? We can create a signing key that only allows certain apps to call our install intent, but that will prevent third party app stores from working well...
Comment 1•11 years ago
|
||
Resolving this incomplete in preparation for filing a different set of bugs to track the work that folks are doing to implement synthetic APKs.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•