Closed
Bug 893022
Opened 13 years ago
Closed 12 years ago
Add support for offline webapps
Categories
(Firefox OS Graveyard :: General, defect)
Firefox OS Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pancake, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0 (Beta/Release)
Build ID: 20130625091652
Steps to reproduce:
Install a packaged webapp
Actual results:
The app has internet access and can drain your battery (and other stuff)
Expected results:
By default all apps should have online connectivity. But I think that there should be a way to drop internet access to those packaged webapps that are suposed to have no needs for internet access. Also it they will work better in offline mode when the connectivity is slow and the app chooses to use the cache instead of trying to retrieve new contents from the internet.
Comment 1•13 years ago
|
||
I don't understand what this bug is tracking. Packaged apps can right now be implemented such that no internet connectivity is necessary. So what's the problem here?
Comment 2•12 years ago
|
||
Packaged apps can work offline, hosted apps as well (through AppCache).
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•