Closed Bug 790456 Opened 12 years ago Closed 6 years ago

Offline installation of webapps

Categories

(Core Graveyard :: DOM: Apps, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: cscott, Unassigned)

Details

In order for web apps to be a feature-matched cousin of "traditional" android/iOS apps, there should be a way to install them while the device is offline. In my deployment scenario, I am deploying educational apps to children in Ethiopia, far from any internet connection. The webapps use the HTML5 app cache and so run completely off-line, but there's currently no way to install them in the field (except perhaps via filesystem hacking over adb). There should be a mechanism to install a webapp and preload its application cache without requiring internet access (probably via a file:/// url or an Android intent).
Component: Web Apps → DOM: Apps
Product: Firefox for Android → Core
QA Contact: aaron.train
Status: UNCONFIRMED → NEW
Ever confirmed: true
It's been suggested that bug 777404 might be related. I see that the Product has been switched from Firefox to Android to Core. I would like to ensure that the eventual mechanism for offline installation is scriptable both from a traditional command line and from (something like) Android intents. Can bug 790457 stand for the "Android Intent" part of this issue, or should I open separate "scriptable from command-line" and "scriptable from android" sub bugs of this issue?
(In reply to cscott from comment #1) > It's been suggested that bug 777404 might be related. > > I see that the Product has been switched from Firefox to Android to Core. I > would like to ensure that the eventual mechanism for offline installation is > scriptable both from a traditional command line and from (something like) > Android intents. Can bug 790457 stand for the "Android Intent" part of this > issue, or should I open separate "scriptable from command-line" and > "scriptable from android" sub bugs of this issue? For the android intent issues, I'd file them in FF Android --> Web Apps. For general mozapps API bugs (which I thought this one was), I'd file it in Core --> DOM: Apps.
Product: Core → Core Graveyard
Core Graveyard / DOM: Apps is inactive. Closing all bugs in this component.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.